Custom

@SerialName(value = "custom")
data class Custom(val string: String) : PaywallWebEvent(source)

Constructors

Link copied to clipboard
constructor(string: String)

Properties

Link copied to clipboard