AddedItems property

Iterable<TKey> AddedItems
Gets the added items.

Implementation

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