locationIndex property - RouteStop class - routing library - Dart API
locationIndex
locationIndex property
getter/setter pair
Index of location, used for route stop. Index should be >= 1, which prevents user from using origin location as route stop.
Implementation
int locationIndex;