chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.indexeddb
/
RequestDataRequest
/
RequestDataRequest
Request
Data
Request
constructor
(
securityOrigin
:
String
?
=
null
,
storageKey
:
String
?
=
null
,
storageBucket
:
StorageBucket
?
=
null
,
databaseName
:
String
,
objectStoreName
:
String
,
indexName
:
String
,
skipCount
:
Int
,
pageSize
:
Int
,
keyRange
:
KeyRange
?
=
null
)
(
source
)