VehicleLightsValue

@Serializable
data class VehicleLightsValue(val value: VehicleLightsContent)

Constructors

Link copied to clipboard
constructor(value: VehicleLightsContent)

Properties

Link copied to clipboard