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