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