MultipleKeysFound

data class MultipleKeysFound(val keys: List<UserKey>) : KeyFoundStatus

Constructors

Link copied to clipboard
constructor(keys: List<UserKey>)

Properties

Link copied to clipboard