DataSource Extensions
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DataSource Extensions
datasourcex-util
/
com.caplin.integration.datasourcex.util.store
/
MutableFlowStore
/
async
async
abstract
override
val
async
:
AsyncMutableFlowStore
<
K
,
V
,
T
>
(
source
)
A suspending view of this store whose
AsyncFlowStore.get
dispatches the read-through itself.