Returns a Stream of changes of the items.
Stream<MapChangeNotification<K, T>> get changes => items.changes;