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