AtIdentifier

value class AtIdentifier(val raw: String)

A Did or a Handle. Format: at-identifier.

Constructors

Link copied to clipboard
constructor(raw: String)

Properties

Link copied to clipboard
val raw: String