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