type property

String type
final

Corresponds to possible VroomVehicleStepType values: 'start', 'job', 'pickup', 'delivery', 'break' and 'end' respectively.

Implementation

final String type;