message property

String get message

Gets the error message and information about the inner exceptions.

Implementation

String get message => _message;