message property

String get message

ErrorResponse's message

Implementation

String get message => _map["message"] as String;