message property

  1. @inlineVm
String message

Returns the error message of this result, or throws an UnsupportedError if this is a parse success.

Implementation

@inlineVm
String get message;