routes property

List<PTRouteInfo> routes
final

A list of routes associated with the stop. This is a list of PTRouteInfo objects.

Implementation

final List<PTRouteInfo> routes;