toggle menu
FlowExt
common
switch theme
search in API
FlowExt
/
com.hoc081098.flowext
/
dematerialize
dematerialize
fun
<
T
>
Flow
<
Event
<
T
>
>
.
dematerialize
(
)
:
Flow
<
T
>
(
source
)
Converts a
Flow
of
Event
objects into the emissions that they represent.