menu
datum package
documentation
source/core/errors/datum_exception.dart
DatumException
message property
message property
dark_mode
light_mode
message
property
String
message
final
A human-readable message describing the exception.
Implementation
final String message;
datum package
documentation
source/core/errors/datum_exception
DatumException
message property
DatumException class