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

<init>

RestartFrameResponse(callFrames: List<CallFrame>, asyncStackTrace: StackTrace? = null, asyncStackTraceId: StackTraceId? = null)

Response type for the DebuggerDomain.restartFrame command.