Restart Frame Response
@Serializable
Response type for the DebuggerDomain.restartFrame command.
Constructors
Link copied to clipboard
constructor(callFrames: List<CallFrame>, asyncStackTrace: StackTrace? = null, asyncStackTraceId: StackTraceId? = null)