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