subway constant

TransitMode const subway

Indicates that the calculated route should prefer travel by bus.

Implementation

static const subway = TransitMode('SUBWAY');