abstract fun withVehicleMaxSpeedInKph(vehicleMaxSpeedInKph: Int!): T
Specifies the vehicle max speed for route calculation.
vehicleMaxSpeedInKph - Int!:
vehicleMaxSpeedInKph
Return T: A reference to the common params object.