SelfLabel

data class SelfLabel(val val: String)

Metadata tag on an atproto record, published by the author within the record. Note that schemas should use #selfLabels, not #selfLabel.

Constructors

Link copied to clipboard
constructor(val: String)

Properties

Link copied to clipboard
val val: String

The short string name of the value or type of this label.