message property

  1. @override
String get message
override

Message of the exception

Implementation

@override
String get message => _message;