chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.systeminfo
/
GetFeatureStateResponse
Get
Feature
State
Response
@
Serializable
data
class
GetFeatureStateResponse
(
val
featureEnabled
:
Boolean
)
(
source
)
Response type for the
SystemInfoDomain.getFeatureState
command.
Members
Constructors
Get
Feature
State
Response
Link copied to clipboard
constructor
(
featureEnabled
:
Boolean
)
Properties
feature
Enabled
Link copied to clipboard
val
featureEnabled
:
Boolean