OsrmWaypoint constructor
OsrmWaypoint({})
Implementation
OsrmWaypoint({
this.name,
this.location,
this.distance,
this.hint,
this.nodes,
this.alternativesCount,
this.matchingsIndex,
this.waypointIndex,
});