stream property

Stream stream

stream is the getter for the _controller's stream instance.

Implementation

Stream get stream => _controller.stream;