abstract fun withDistanceBudgetInMeters(distanceBudgetInMeters: Double!): ReachableRangeParams!
The distance budget in meters that determines the maximal range which can be traveled. The Consumption Model will only affect the range when the routeType is eco.
distanceBudgetInMeters
- Double!:
Return
ReachableRangeParams!: A reference to the ReachableRangeParams
object.