message property Null safety

String message

The associated error message.

Implementation

String get message => _message;