stops property

List<ScheduleStop> stops
final

Array containing location and time information for each stop in the schedule.

Implementation

final List<ScheduleStop> stops;