core
/
dev.fritz2.binding
/
RootStore
/
enqueue
js
enqueue
open suspend override fun
enqueue
(update:
QueuedUpdate
<
T
>)
Content copied to clipboard
in a
RootStore
an
Update
is handled by applying it to the internal
StateFlow
.