restrictionAttributes property
Restriction attributes.
The names of set restriction attributes e.g. "Oneway".
Implementation
Map<String, RestrictionAttribute> get restrictionAttributes =>
_restrictionAttributes.value;
Restriction attributes.
The names of set restriction attributes e.g. "Oneway".
Map<String, RestrictionAttribute> get restrictionAttributes =>
_restrictionAttributes.value;