breakpoints property

List<Breakpoint> breakpoints
final

Information about the breakpoints. The array elements correspond to the elements of the breakpoints array.

Implementation

final List<Breakpoint> breakpoints;