ToNotReplayValueStreamExtension<T> extension
Convert this Stream to a single-subscription NotReplayValueStream.
- on
-
- Stream<
T>
- Stream<
Methods
-
toNotReplayValueStream(
T value) → NotReplayValueStream< T> -
Available on Stream<
Convert this Stream to a single-subscription NotReplayValueStream.T> , provided by the ToNotReplayValueStreamExtension extension