RouteLeg constructor
RouteLeg()
Implementation
RouteLeg(this.profileIdentifier, this.name, this.distance,
this.expectedTravelTime, this.source, this.destination, this.steps);
RouteLeg(this.profileIdentifier, this.name, this.distance,
this.expectedTravelTime, this.source, this.destination, this.steps);