core
0.16.3
core
/
de.peekandpoke.kraft.async
/
DataLoader
/
Options
Options
data
class
Options
<
T
>
(
val
load
:
(
)
->
Flow
<
T
>
)
Content copied to clipboard
Constructors
Properties
Constructors
Options
Link copied to clipboard
fun
<
T
>
Options
(
load
:
(
)
->
Flow
<
T
>
)
Content copied to clipboard
Properties
load
Link copied to clipboard
val
load
:
(
)
->
Flow
<
T
>
Content copied to clipboard