FlowMVI
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
FlowMVI
android
/
pro.respawn.flowmvi.android
/
StoreViewModel
/
StoreViewModel
Store
View
Model
constructor
(
container
:
Container
<
S
,
I
,
A
>
,
start
:
Boolean
=
true
)
constructor
(
store
:
Store
<
S
,
I
,
A
>
,
start
:
Boolean
=
true
)