message property

String? get message

The message from a custom error

Implementation

String? get message => _message;