String? get notifyEmail => _$this._notifyEmail;
set notifyEmail(covariant String? notifyEmail) => _$this._notifyEmail = notifyEmail;