menu
ns_firebase_utils package
documentation
utils/custom_exception.dart
CustomException
message property
message property
dark_mode
light_mode
message
property
String
?
message
final
A human-readable error message, possibly null.
Implementation
final String? message;
ns_firebase_utils package
documentation
utils/custom_exception
CustomException
message property
CustomException class