profileEnabledScope property

String? get profileEnabledScope
override

Implementation

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

Implementation

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