Measured

data class Measured(val value: String, @StringRes val maxSpeedUnitRes: Int, val style: SpeedTextStyle) : PresentationSpeedWarningItem.MaxSpeed

Constructors

Link copied to clipboard
constructor(value: String, @StringRes maxSpeedUnitRes: Int, style: SpeedTextStyle)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard