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