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