menu
translatron package
documentation
exception/custom_exception.dart
CustomException
message property
message property
dark_mode
light_mode
message
property
String
message
final
The message of the exception.
Implementation
final String message;
translatron package
documentation
exception/custom_exception
CustomException
message property
CustomException class