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