Notifications

@Serializable
data class Notifications(val room: Int = 50)

Constructors

Link copied to clipboard
fun Notifications(room: Int = 50)

Properties

Link copied to clipboard
val room: Int = 50