SpeedInfoState

constructor(currentSpeed: Int? = null, maxSpeedLimit: Int? = null, isExceedingSpeedLimit: Boolean = false, cameraProgress: CameraProgressInfo? = null)