Torch

@Serializable
data class Torch(torch: Boolean?) : Update<Torch>

Properties

Link copied to clipboard
var torch: Boolean? = null