lastTraveledSectionIndex property - TrafficOnRoute class - routing library - Dart API
lastTraveledSectionIndex
lastTraveledSectionIndex property
getter/setter pair
Indicates the index of the last traveled route section. Traveled part of the route won't be reused.
Implementation
int lastTraveledSectionIndex;