GetStorageKeyForFrameResponse

@Serializable
data class GetStorageKeyForFrameResponse(val storageKey: SerializedStorageKey)(source)

Response type for the StorageDomain.getStorageKeyForFrame command.

Constructors

Link copied to clipboard
constructor(storageKey: SerializedStorageKey)

Properties

Link copied to clipboard