toggle menu
chrome-devtools-kotlin
5.11.0-1255431
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.runtime
/
PrivatePropertyDescriptor
/
PrivatePropertyDescriptor
Private
Property
Descriptor
constructor
(
name
:
String
,
value
:
RemoteObject
?
=
null
,
get
:
RemoteObject
?
=
null
,
set
:
RemoteObject
?
=
null
)