FlowMVI
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
FlowMVI
core
/
pro.respawn.flowmvi.plugins
/
deinit
deinit
inline
fun
<
S
:
MVIState
,
I
:
MVIIntent
,
A
:
MVIAction
>
StoreBuilder
<
S
,
I
,
A
>
.
deinit
(
crossinline
block
:
ShutdownContext
<
S
,
I
,
A
>
.
(
e
:
Exception
?
)
->
Unit
)
Install a new
deinitPlugin
.