Returns stream of changes of this list.
Stream<ListChangeNotification<E>> get changes => _changes.stream;