stops property

List<PTStop> get stops

Stops associated with the selected PT overlay item.

Implementation

List<PTStop> get stops => _stops;