interface DmError {
    error: string;
}

Properties

Properties

error: string

Brief error text that can be presented to the user