updatedItems property

List<T> updatedItems
final

When item is updated, it is also added in this list

Implementation

final List<T> updatedItems;