CausedBy

data class CausedBy(val type: String, val reason: String)

Constructors

Link copied to clipboard
fun CausedBy(type: String, reason: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard