stream property

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

Implementation

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