stops property

List<PTStop> get stops

The list of public transport stops for the stop.

Implementation

List<PTStop> get stops => _stops;