chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.systeminfo
/
GetFeatureStateRequest
Get
Feature
State
Request
@
Serializable
data
class
GetFeatureStateRequest
(
val
featureState
:
String
)
(
source
)
Request object containing input parameters for the
SystemInfoDomain.getFeatureState
command.
Members
Constructors
Get
Feature
State
Request
Link copied to clipboard
constructor
(
featureState
:
String
)
Properties
feature
State
Link copied to clipboard
val
featureState
:
String