restrictionAttributes property
Restriction attributes.
The names of set restriction attributes e.g. "Oneway". Key in the result dictionary is name of restriction attribute.
Implementation
Map<String, RestrictionAttribute> get restrictionAttributes =>
_restrictionAttributes.value;