agencies property

List<PTAgency> get agencies

The list of public transport agencies for the stop.

Implementation

List<PTAgency> get agencies => _agencies;