@NonNull abstract fun withCurrentChargeInKWh(currentChargeInkWh: Double!): IRouteQuery
Specifies the current electric energy supply in kilowatt hours (kWh).
currentChargeInkWh - Double!:
currentChargeInkWh
Return IRouteQuery: The route query.