VB

data class VB(val effectsKey: String?)

Constructors

Link copied to clipboard
fun VB(effectsKey: String?)

Properties

Link copied to clipboard
@SerializedName(value = "effectsKey")
val effectsKey: String?