menu
gem_kit
map.dart
PTStopInfo
agencies property
agencies
dark_mode
light_mode
agencies
property
List
<
PTAgency
>
get
agencies
The list of public transport agencies for the stop.
Implementation
List<PTAgency> get agencies => _agencies;
gem_kit
map
PTStopInfo
agencies property
PTStopInfo class