menu
firedart package
documentation
auth/exceptions.dart
AuthException
message property
message property
dark_mode
light_mode
message
property
String
get
message
Implementation
String get message => jsonDecode(body)['error']['message'];
firedart package
documentation
auth/exceptions
AuthException
message property
AuthException class