biographyScope property

String? get biographyScope
override

Implementation

String? get biographyScope => _$this._biographyScope;
set biographyScope (covariant String? biographyScope)
covariantoverride

Implementation

set biographyScope(covariant String? biographyScope) => _$this._biographyScope = biographyScope;