targetChargeInKilowattHours property - ChargingActionDetails class - routing library - Dart API
targetChargeInKilowattHours
targetChargeInKilowattHours property
getter/setter pair
Level to which vehicle battery should be charged by this action (in kWh). A valid ChargingActionDetails object will have positive ChargingActionDetails.targetChargeInKilowattHours. Defaults to 0.
Implementation
double targetChargeInKilowattHours;