innerStream property

Stream<T> get innerStream

Internal stream.

Implementation

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