removed property

List<Breakpoint> get removed

Removed breakpoints.

Implementation

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