OptimizeRoute constructor
OptimizeRoute({})
Implementation
OptimizeRoute({
this.vehicle,
this.cost,
this.steps,
this.description,
this.distance,
this.duration,
this.geometry,
this.pickup,
this.delivery,
this.priority,
this.service,
this.vehicleOvertime,
this.waitingTime,
this.setup,
});