deleted property

List<DiffEntry<T>>? get deleted

The deleted entries.

Implementation

List<DiffEntry<T>>? get deleted;