A StateStream and a Sink at the same time.
It's mostly a wrapper around MutableSharedFlow with some extra "features".
Accepts the given FlowCollector and emits values into it.
Send a Value into the sink.
The current value.