targetJunk property

Iterable<T> targetJunk

Returns an iterable over the junk entries in target.

Implementation

Iterable<T> get targetJunk => _targetJunk;