notifyPassword property
String?
get
notifyPassword
Implementation
String? get notifyPassword => _$this._notifyPassword;
set
notifyPassword
(String? notifyPassword)
Implementation
set notifyPassword(String? notifyPassword) =>
_$this._notifyPassword = notifyPassword;