PausedParameter

constructor(callFrames: List<Debugger.CallFrame>, reason: String, data: Map<String, JsonElement>? = null, hitBreakpoints: List<String>? = null, asyncStackTrace: Runtime.StackTrace? = null, asyncStackTraceId: Runtime.StackTraceId? = null, asyncCallStackTraceId: Runtime.StackTraceId? = null)