abstract fun withSpeedUnit(unit: FlowSegmentSpeedUnit!): IFlowSegmentDataQuery!
The representation of Speed units. All values regarding speed in the Response will be recalculated to this unit.
unit
- FlowSegmentSpeedUnit!: Unit of speed (KMPH/MPH).
Return
IFlowSegmentDataQuery!: The builder of the query.