innerStream property

Stream<T> innerStream

Internal stream.

Implementation

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