OptimizeRouteStep constructor
OptimizeRouteStep({})
Implementation
OptimizeRouteStep({
this.id,
this.type,
this.arrival,
this.duration,
this.location,
this.projectedLocation,
this.locationIndex,
this.load,
this.service,
this.waitingTime,
this.setup,
this.lateBy,
this.description,
this.distance,
this.snappedLocation,
});