VehicleLightsWrapper

@Serializable
data class VehicleLightsWrapper(val vehicleLights: VehicleLightsValue? = null)

Constructors

Link copied to clipboard
constructor(vehicleLights: VehicleLightsValue? = null)

Properties

Link copied to clipboard