notifyUsername property
String?
get
notifyUsername
Implementation
String? get notifyUsername => _$this._notifyUsername;
set
notifyUsername
(String? notifyUsername)
Implementation
set notifyUsername(String? notifyUsername) =>
_$this._notifyUsername = notifyUsername;