stream property

Stream<ObsMap<K, V>> get stream
inherited

Implementation

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