OnNotification

data class OnNotification(val notification: AppNotification) : Event.UpdateDataEvent

Constructors

Link copied to clipboard
constructor(notification: AppNotification)

Properties

Link copied to clipboard