chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.debugger
/
RemoveBreakpointRequest
Remove
Breakpoint
Request
@
Serializable
data
class
RemoveBreakpointRequest
(
val
breakpointId
:
BreakpointId
)
(
source
)
Request object containing input parameters for the
DebuggerDomain.removeBreakpoint
command.
Members
Constructors
Remove
Breakpoint
Request
Link copied to clipboard
constructor
(
breakpointId
:
BreakpointId
)
Properties
breakpoint
Id
Link copied to clipboard
val
breakpointId
:
BreakpointId