results property

Stream<T> results

The stream of results.

Implementation

Stream<T> get results => _controller.stream;