Limited

data class Limited(val speed: <Error class: unknown class>) : SpeedLimit

Speed is limited.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

speed

The speed limit value.

Constructors

Link copied to clipboard
constructor(speed: <Error class: unknown class>)

Properties

Link copied to clipboard
val speed: <Error class: unknown class>