stream property
Stream<T>
get
stream
stream for the current observable
Implementation
Stream<T> get stream => controller.stream;
stream for the current observable
Stream<T> get stream => controller.stream;