AddedItems property

Iterable<TKey> get AddedItems
Gets the added items.

Implementation

Iterable<TKey> get AddedItems => this._addedItems;