menu
dds package
documentation
dap.dart
SetBreakpointsArguments
breakpoints property
breakpoints property
dark_mode
light_mode
breakpoints
property
List
<
SourceBreakpoint
>
?
breakpoints
final
The code locations of the breakpoints.
Implementation
final List<SourceBreakpoint>? breakpoints;
dds package
documentation
dap
SetBreakpointsArguments
breakpoints property
SetBreakpointsArguments class