PowerUp

@Serializable
data class PowerUp(val type: String = "", val emote: PowerUpEmote? = null)

Constructors

Link copied to clipboard
constructor(type: String = "", emote: PowerUpEmote? = null)

Properties

Link copied to clipboard
Link copied to clipboard