chrome-devtools-kotlin
5.3.0-1170846
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