restrictionAttributes property

Map<String, RestrictionAttribute> restrictionAttributes

Restriction attributes.

Implementation

Map<String, RestrictionAttribute> get restrictionAttributes =>
    _restrictionAttributes.value;