restrictedIfOccupantsFewerThan property - TrafficIncidentVehicleRestriction class - traffic library - Dart API
restrictedIfOccupantsFewerThan
restrictedIfOccupantsFewerThan property
getter/setter pair
Vehicles of the matching category are restricted if the occupants number is fewer than the value.
If the value is null the lower occupants bound is not specified.
Implementation
int? restrictedIfOccupantsFewerThan;