currentLocation property

VRouteInformation currentLocation

Implementation

VRouteInformation get currentLocation => _locations.elementAt(historyIndex)!;