kPauseBreakpoint constant
An isolate has paused at a breakpoint or due to stepping.
Implementation
static const String kPauseBreakpoint = 'PauseBreakpoint';
An isolate has paused at a breakpoint or due to stepping.
static const String kPauseBreakpoint = 'PauseBreakpoint';