bool? get hasPassword => _$this._hasPassword;
set hasPassword(covariant bool? hasPassword) => _$this._hasPassword = hasPassword;