data class RemoveInstrumentationBreakpointRequest
Request object containing input parameters for the DOMDebuggerDomain.removeInstrumentationBreakpoint command.
<init> |
Request object containing input parameters for the DOMDebuggerDomain.removeInstrumentationBreakpoint command. RemoveInstrumentationBreakpointRequest(eventName: String) |
eventName |
Instrumentation name to stop on. val eventName: String |