message property
String
get
message
Returns the error message of this result, or throws an UnsupportedError if this is a parse success.
Implementation
String get message;
Returns the error message of this result, or throws an UnsupportedError if this is a parse success.
String get message;