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