message property

String get message

Implementation

String get message => _message ?? this.runtimeType.toString();