stops property

Collection of stops for the section. The first stop in the collection is the stop for boarding the transport, and the last stop in the collection is the stop for exiting the transport.

Implementation

core.List<MasstransitTransportStop> get stops;