menu
dds package
documentation
dap.dart
BreakpointLocationsResponseBody
breakpoints property
breakpoints property
dark_mode
light_mode
breakpoints
property
List
<
BreakpointLocation
>
breakpoints
final
Sorted set of possible breakpoint locations.
Implementation
final List<BreakpointLocation> breakpoints;
dds package
documentation
dap
BreakpointLocationsResponseBody
breakpoints property
BreakpointLocationsResponseBody class