message property

  1. @override
String message
final

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

Implementation

@override
final String message;