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