forbiddenAxleCount property - ViolatedRestrictionDetails class - routing library - Dart API
forbiddenAxleCount
forbiddenAxleCount property
getter/setter pair
The restriction to trucks with axles number within specified range during the trip. This property will be set if the TruckSpecifications.axleCount is within this range.
Implementation
IntegerRange? forbiddenAxleCount;