chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.debugger.events / DebuggerEvent / BreakpointResolvedEvent / <init>
<init>
BreakpointResolvedEvent(breakpointId: BreakpointId, location: Location)
Fired when breakpoint is resolved to an actual script and location.
Official doc