OpenDeepLink

data class OpenDeepLink(val url: URI) : PaywallMessage(source)

Constructors

Link copied to clipboard
constructor(url: URI)

Properties

Link copied to clipboard
val url: URI