RemovedItems property

Iterable<TKey> RemovedItems
Gets the removed items.

Implementation

Iterable<TKey> get RemovedItems => this._removedItems;