accountPropertyScopesPublishedEnabled property

bool? accountPropertyScopesPublishedEnabled
override

Implementation

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

Implementation

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