Companion

object Companion

Types

Link copied to clipboard
data class Error(val message: String, val cause: Throwable? = null) : Event