RouteStop constructor
- int locationIndex
Implementation
RouteStop(int locationIndex)
: locationIndex = locationIndex, stopDuration = const Duration(seconds: 0);
RouteStop(int locationIndex)
: locationIndex = locationIndex, stopDuration = const Duration(seconds: 0);