componentRestrictions property

set componentRestrictions (ComponentRestrictions? componentRestrictions)

Implementation

set componentRestrictions(ComponentRestrictions? componentRestrictions) =>
    _setComponentRestrictions(componentRestrictions);