DrivePath constructor
DrivePath({})
Implementation
DrivePath({
this.restriction,
this.steps,
this.strategy,
this.tollDistance,
this.totalDuration,
this.totalDistance,
this.tolls,
this.totalTrafficlights,
});