menu
magiclane_maps_flutter package
documentation
map.dart
PTStopInfo
stops property
stops property
dark_mode
light_mode
stops
property
List
<
PTStop
>
get
stops
The list of public transport stops for the stop.
Implementation
List<PTStop> get stops => _stops;
magiclane_maps_flutter package
documentation
map
PTStopInfo
stops property
PTStopInfo class