SingleKeyFound

data class SingleKeyFound(val key: UserKey) : KeyFoundStatus

Constructors

Link copied to clipboard
constructor(key: UserKey)

Properties

Link copied to clipboard