breakpoints property

List<SourceBreakpoint>? breakpoints
final

The code locations of the breakpoints.

Implementation

final List<SourceBreakpoint>? breakpoints;