@NonNull abstract fun withCurrentFuelInLiters(currentFuelInLiters: Double!): IRouteQuery
Specifies the current supply of fuel in liters.
currentFuelInLiters - Double!:
currentFuelInLiters
Return IRouteQuery: The route query.