accountPropertyScopesPublishedEnabled property

bool? get accountPropertyScopesPublishedEnabled
override

Implementation

bool? get accountPropertyScopesPublishedEnabled => _$this._accountPropertyScopesPublishedEnabled;
set accountPropertyScopesPublishedEnabled (covariant bool? accountPropertyScopesPublishedEnabled)
covariantoverride

Implementation

set accountPropertyScopesPublishedEnabled(covariant bool? accountPropertyScopesPublishedEnabled) =>
    _$this._accountPropertyScopesPublishedEnabled = accountPropertyScopesPublishedEnabled;