DirectionRoute constructor
DirectionRoute({})
Implementation
DirectionRoute(
{this.routeIndex,
this.distance,
this.duration,
this.geometry,
this.weight,
this.weightName,
this.legs,
this.routeOptions,
this.voiceLocale});