message property

String? message

Implementation

String? get message {
  return this._message;
}