toggle menu
chrome-devtools-kotlin
5.9.0-1239539
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.systeminfo
/
GetFeatureStateResponse
Get
Feature
State
Response
@
Serializable
data
class
GetFeatureStateResponse
(
val
featureEnabled
:
Boolean
)
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