restrictedIfWiderThanInCentimeters property - TrafficIncidentVehicleRestriction class - traffic library - Dart API
restrictedIfWiderThanInCentimeters
restrictedIfWiderThanInCentimeters property
getter/setter pair
Vehicles of the matching category are restricted if the vehicle is wider than the width in centimeters.
If the value is null the upper width bound is not specified.
Implementation
int? restrictedIfWiderThanInCentimeters;