message property

String? message

Implementation

String? get message {
  return _message;
}