batterySpecifications property - ElectricVehicleOptions class - routing library - Dart API
batterySpecifications
batterySpecifications property
getter/setter pair
Parameters that describe the electric vehicle's battery.
By default, it is set to null.
Implementation
BatterySpecifications? batterySpecifications;