message property

String message

Implementation

String get message {
  throw UnimplementedError('message is not implemented');
}