chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.domstorage
/
ClearRequest
Clear
Request
@
Serializable
data
class
ClearRequest
(
val
storageId
:
StorageId
)
(
source
)
Request object containing input parameters for the
DOMStorageDomain.clear
command.
Members
Constructors
Clear
Request
Link copied to clipboard
constructor
(
storageId
:
StorageId
)
Properties
storage
Id
Link copied to clipboard
val
storageId
:
StorageId