VerifyKey

@Serializable
data class VerifyKey(val keyValue: String)

Constructors

Link copied to clipboard
constructor(keyValue: String)

Properties

Link copied to clipboard