toggle menu
de.quati
2.2.1
common
switch theme
search in API
de.quati
/
de.quati.kotlin.util.coroutine
/
toBatchedFlow
to
Batched
Flow
common
fun
<
T
>
<Error class: unknown class>
<
T
>
.
toBatchedFlow
(
maxBatchSize
:
Int
?
=
null
)
:
<Error class: unknown class>
<
List
<
T
>
>