message property
String
get
message
Gets the error message and information about the inner exceptions.
Implementation
String get message => _message;
Gets the error message and information about the inner exceptions.
String get message => _message;