toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.domstorage.events
/
DOMStorageEvent
/
DomStorageItemsCleared
Dom
Storage
Items
Cleared
@
Serializable
data
class
DomStorageItemsCleared
(
val
storageId
:
StorageId
)
:
DOMStorageEvent
(undocumented in the protocol definition)
Official doc
Members
Constructors
Dom
Storage
Items
Cleared
Link copied to clipboard
constructor
(
storageId
:
StorageId
)
Properties
storage
Id
Link copied to clipboard
val
storageId
:
StorageId
(undocumented in the protocol definition)