updates property

Stream<void> get updates

Initializes this Paginated while the returned Stream is listened and disposes when canceled.

Implementation

Stream<void> get updates => _controller.stream;