maxNumberOfTires property - ViolatedRestrictionDetails class - routing library - Dart API
maxNumberOfTires
maxNumberOfTires property
getter/setter pair
Contains the maximum permitted number of tires. This property will be set if the VehicleSpecification.tiresCount exceeds the specified value.
Implementation
int? maxNumberOfTires;