currentLeg property

RouteLeg? currentLeg
getter/setter pair

Current leg the user is traversing along.

Implementation

RouteLeg? currentLeg;