changes property

Stream<NotusChange> changes

Stream of NotusChanges applied to this document.

Implementation

Stream<NotusChange> get changes => _controller.stream;