toggle menu
io.github.goquati
1.3.1
common
switch theme
search in API
io.github.goquati
/
io.github.goquati.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
>
>