maxWeightPerAxleInKilograms property - ViolatedRestrictionDetails class - routing library - Dart API
maxWeightPerAxleInKilograms
maxWeightPerAxleInKilograms property
getter/setter pair
Max permitted weight per axle during the trip, in kilograms. This property will be set if the TruckSpecifications.weightPerAxleInKilograms exceeds this value.
Implementation
int? maxWeightPerAxleInKilograms;