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