componentRestrictions property

void componentRestrictions=(ComponentRestrictions? componentRestrictions)

Implementation

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