menu
mhu_dart_commons package
documentation
commons.dart
CheckedFromJsonException
message property
message property
dark_mode
light_mode
message
property
String
?
message
final
A human-readable message corresponding to
innerError
.
May be
null
.
Implementation
final String? message;
mhu_dart_commons package
documentation
commons
CheckedFromJsonException
message property
CheckedFromJsonException class