enqueue

open suspend override fun enqueue(update: QueuedUpdate<T>)

in a RootStore an Update is handled by applying it to the internal StateFlow.