menu
lucky_dart package
documentation
exceptions/lucky_exception.dart
LuckyException
message property
message property
dark_mode
light_mode
message
property
String
message
final
The human-readable error message.
Implementation
final String message;
lucky_dart package
documentation
exceptions/lucky_exception
LuckyException
message property
LuckyException class