message property

String Function(Object reason, Webservice) message
latefinal

The message for the exception.

Defaults to _defaultMessage if not provided in the constructor.

Implementation

late final String Function(Object reason, Webservice) message;