chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.runtime / SetCustomObjectFormatterEnabledRequest

SetCustomObjectFormatterEnabledRequest

data class SetCustomObjectFormatterEnabledRequest

Request object containing input parameters for the RuntimeDomain.setCustomObjectFormatterEnabled command.

Constructors

<init>

Request object containing input parameters for the RuntimeDomain.setCustomObjectFormatterEnabled command.

SetCustomObjectFormatterEnabledRequest(enabled: Boolean)

Properties

enabled

val enabled: Boolean