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