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