maxWidthInCentimeters property - ViolatedRestrictionDetails class - routing library - Dart API
maxWidthInCentimeters
maxWidthInCentimeters property
getter/setter pair
Max permitted width during the trip, in centimeters. This property will be set if the TruckSpecifications.widthInCentimeters exceeds this value.
Implementation
int? maxWidthInCentimeters;