message property
String?
get
message
A human-readable description of the error type
.
(Undocumented)
Implementation
String? get message => _message?.toDart;
A human-readable description of the error type
.
(Undocumented)
String? get message => _message?.toDart;