toggle menu
FlowMVI
3.1.0-beta01
common
switch theme
search in API
core
/
pro.respawn.flowmvi.plugins
/
recover
recover
fun
<
S
:
MVIState
,
I
:
MVIIntent
,
A
:
MVIAction
>
StoreBuilder
<
S
,
I
,
A
>
.
recover
(
name
:
String
?
=
null
,
recover
:
Recover
<
S
,
I
,
A
>
)
Create and install a
recoverPlugin
.