bus constant

TransitMode const bus

Indicates that the calculated route should prefer travel by bus.

Implementation

static const bus = TransitMode('BUS');