message property

String? get message

A human-readable description of the error type.

(Undocumented)

Implementation

String? get message => _message?.toDart;