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