intermediateStops property

List<TransitStop> intermediateStops
getter/setter pair

All the intermediate stops between departure and destination of this section.

Implementation

List<TransitStop> intermediateStops;