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