subway constant
TransitMode
const subway
Indicates that the calculated route should prefer travel by bus.
Implementation
static const subway = TransitMode('SUBWAY');
Indicates that the calculated route should prefer travel by bus.
static const subway = TransitMode('SUBWAY');