routeId property

String routeId
final

Base route name as shown on the bus.

Note that the base route name could also refer to any variant, so a RouteID of 10A could refer to 10A, 10Av1, 10Av2, etc.

Implementation

final String routeId;