menu
more package
documentation
diff.dart
SequenceMatcher<T>
targetJunk property
targetJunk property
dark_mode
light_mode
targetJunk
property
Iterable
<
T
>
get
targetJunk
Returns an iterable over the junk entries in
target
.
Implementation
Iterable<T> get targetJunk => _targetJunk;
more package
documentation
diff
SequenceMatcher<T>
targetJunk property
SequenceMatcher class