bool? get setPassword => _$this._setPassword;
set setPassword(covariant bool? setPassword) => _$this._setPassword = setPassword;