message property

String get message

Error's message

Implementation

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