chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / SetProduceCompilationCacheRequest

SetProduceCompilationCacheRequest

data class SetProduceCompilationCacheRequest

Request object containing input parameters for the PageDomain.setProduceCompilationCache command.

Constructors

<init>

Request object containing input parameters for the PageDomain.setProduceCompilationCache command.

SetProduceCompilationCacheRequest(enabled: Boolean)

Properties

enabled

val enabled: Boolean