intermediateStops property
getter/setter pair
All the intermediate stops between departure and destination of this section.
Implementation
List<TransitStop> intermediateStops;
All the intermediate stops between departure and destination of this section.
List<TransitStop> intermediateStops;