stream property

Stream<T> stream

stream for the current observable

Implementation

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