PusherSubscriptionSucceededDTO

@Serializable
data class PusherSubscriptionSucceededDTO(val channel: String)

Constructors

Link copied to clipboard
constructor(channel: String)

Properties

Link copied to clipboard