menu
readid_flutter package
documentation
api.dart
ErrorResponseError
message property
message property
dark_mode
light_mode
message
property
String
get
message
Error's message
Implementation
String get message => _map["message"] as String;
readid_flutter package
documentation
api
ErrorResponseError
message property
ErrorResponseError class