stream method

Stream<T?> stream()

Implementation

Stream<T?> stream() => publishSubject.stream;