biographyScope property
Implementation
UserDetailsScope? get biographyScope => _$this._biographyScope;
Implementation
set biographyScope(covariant UserDetailsScope? biographyScope) => _$this._biographyScope = biographyScope;
UserDetailsScope? get biographyScope => _$this._biographyScope;
set biographyScope(covariant UserDetailsScope? biographyScope) => _$this._biographyScope = biographyScope;