deleted property

List<String> deleted

The keys of the map which have been removed.

Implementation

List<String> get deleted => _changes.deletions;