chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.tracing / TraceConfig / <init>

<init>

TraceConfig(recordMode: String? = null, enableSampling: Boolean? = null, enableSystrace: Boolean? = null, enableArgumentFilter: Boolean? = null, includedCategories: List<String>? = null, excludedCategories: List<String>? = null, syntheticDelays: List<String>? = null, memoryDumpConfig: MemoryDumpConfig? = null)