Cause

data class Cause(var message: String)

Constructors

Link copied to clipboard
constructor(message: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard