Status

data class Status(val state: String, val time: Duration)

Constructors

Link copied to clipboard
constructor(state: String, time: Duration)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard