vector / com.haroldadmin.vector.state / StateHolder / stateObservable
stateObservable¶
abstract val stateObservable: ConflatedBroadcastChannel<
S
>
A ConflatedBroadcastChannel to expose the state as an observable entity. This channel is conflated, so only the latest state value is present in it