RefreshRouteOptions.withTransportMode constructor
- TransportMode transportMode
Constructs a RefreshRouteOptions object with TransportMode.
transportModeUpdates the transport mode for the route.
Implementation
factory RefreshRouteOptions.withTransportMode(TransportMode transportMode) => $prototype.withTransportMode(transportMode);