chargeInKilowattHours property - RoutePlace class - routing library - Dart API
chargeInKilowattHours
chargeInKilowattHours property
getter/setter pair
Estimated battery charge in kWh for electric vehicles when leaving this place.
Available only if the route was calculated with EVCarOptions.ensureReachability = true.
Implementation
double? chargeInKilowattHours;