toggle menu
fritz2
js
switch theme
search in API
core
/
dev.fritz2.core
/
flowOnceOf
flow
Once
Of
js
fun
<
T
>
flowOnceOf
(
value
:
T
)
:
OnlyOnceFlow
<
T
>
This factory function creates an
OnlyOnceFlow
.
Parameters
value
the value to emit on the flow