chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.domstorage.events
/
DOMStorageEvent
/
DomStorageItemRemoved
Dom
Storage
Item
Removed
@
Serializable
data
class
DomStorageItemRemoved
(
val
storageId
:
StorageId
,
val
key
:
String
)
:
DOMStorageEvent
(
source
)
Official doc
Members
Constructors
Dom
Storage
Item
Removed
Link copied to clipboard
constructor
(
storageId
:
StorageId
,
key
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
storage
Id
Link copied to clipboard
val
storageId
:
StorageId