truckType property - VehicleSpecification class - transport library - Dart API
truckType
truckType property
getter/setter pair
Will be replaced with truckCategory when the TruckSpecification will be replaced by VehicleSpecification.
Defines the type of truck.
Defaults to TruckType.straight.
Rendering sdk.mapview.TruckProfile: VehicleSpecification.truckType is ignored and has no effect.
Implementation
TruckType truckType;