@NonNull abstract fun withMaxChargeInKWh(maxChargeInkWh: Double!): IRouteQuery
Specifies the maximum electric energy supply in kilowatt hours (kWh) that may be stored in the vehicle's battery.
maxChargeInkWh
- Double!:
Return
IRouteQuery: The route query.