breakpoints property

List<Breakpoint> breakpoints
final

Information about the data breakpoints. The array elements correspond to the elements of the input argument breakpoints array.

Implementation

final List<Breakpoint> breakpoints;