added property

List<Breakpoint> added

Added breakpoints.

Implementation

_i2.List<_i3.Breakpoint> get added => (_i5.getProperty(
      this,
      'added',
    ) as _i2.List)
        .cast();