Event

sealed interface Event

Inheritors

Types

Link copied to clipboard
data class OnUIEvent(val event: UIEvent) : Event