Leg constructor
Leg({})
Implementation
Leg({
this.viaWaypoints,
this.admins,
this.annotation,
this.weightTypical,
this.durationTypical,
this.weight,
this.duration,
this.steps,
this.distance,
this.summary,
});