Path constructor
Path({})
Implementation
Path(
{this.restriction,
this.polyline,
this.distance,
this.steps,
this.totalTrafficLights,
this.duration,
this.strategy,
this.tollDistance,
this.tolls});