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