Minix
5.0.0-alpha
module-flowbus
/
dev.racci.minix.flowbus
/
RendezvousStateFlow
/
emitAsync
emit
Async
fun
emitAsync
(
value
:
T
)
:
Deferred
<
Unit
>
Returns a deferred wrapper for the
emit
function.