evOptions property - RoutingOptions class - routing library - Dart API
evOptions
evOptions property
getter/setter pair
Defines the electric vehicle (EV) related parameters to calculate the consumption and reachability. When no EV options are defined an internal combustion engine is assumed.
Implementation
ElectricVehicleOptions? evOptions;