GetStorageKeyReturn

@Serializable
data class GetStorageKeyReturn(val storageKey: String)

Constructors

Link copied to clipboard
constructor(storageKey: String)

Properties

Link copied to clipboard