Empty

@Serializable
data class Empty(val value: String = "") : HealthDetailValue(source)

Constructors

Link copied to clipboard
constructor(value: String = "")

Properties

Link copied to clipboard