ContainerLabel

data class ContainerLabel(val label: String, val value: String)

Constructors

Link copied to clipboard
constructor(label: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the label

Link copied to clipboard

Value of the label