message property

String message

Returns the error code with the description

Implementation

String get message => _errorCodeWithDescription[this]!.value;