chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.debugger / SetScriptSourceResponse / <init>

<init>

SetScriptSourceResponse(callFrames: List<CallFrame>? = null, stackChanged: Boolean? = null, asyncStackTrace: StackTrace? = null, asyncStackTraceId: StackTraceId? = null, exceptionDetails: ExceptionDetails? = null)

Response type for the DebuggerDomain.setScriptSource command.