updated property

List<(T, T)> updated
final

Items that were updated (non-spatial change) (old, new).

Implementation

final List<(T, T)> updated;