breakpoints property
Information about the breakpoints.
The array elements are in the same order as the elements of the
breakpoints
(or the deprecated lines
) array in the arguments.
Implementation
final List<Breakpoint> breakpoints;
Information about the breakpoints.
The array elements are in the same order as the elements of the
breakpoints
(or the deprecated lines
) array in the arguments.
final List<Breakpoint> breakpoints;