Did

value class Did(val raw: String)

A decentralized identifier (e.g. did:plc:abc123). Format: did.

Constructors

Link copied to clipboard
constructor(raw: String)

Properties

Link copied to clipboard
val raw: String