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