Remove D O M Storage Item Request
data class RemoveDOMStorageItemRequest(storageId: StorageId, key: String)
Content copied to clipboard
Represents request frame that can be used with DOMStorage#removeDOMStorageItem operation call.
See also
Constructors
RemoveDOMStorageItemRequest
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard