stream property

Stream<T> get stream

Implementation

Stream<T> get stream => _streamValueController.stream;