routes property

List<String> routes
final

String array of route variants which provide service at this stop.

Note that these are not date-specific; any route variant which stops at this stop on any day will be listed.

Implementation

final List<String> routes;