stream property

Stream<void> stream

Communicates changes.

Implementation

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