essentialStops property

List<MasstransitEssentialStop> get essentialStops

List of important stops on the thread, such as the first and last stops.

Implementation

core.List<MasstransitEssentialStop> get essentialStops;