kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
store
/
com.siddharth.kmp.store
/
ScreenWithMutation
/
ScreenWithMutation
Screen
With
Mutation
constructor
(
screen
:
ScreenState
<
T
>
,
mutation
:
MutationState
<
R
>
=
MutationState.Idle
,
outboxPending
:
Int
=
0
,
isSyncing
:
Boolean
=
false
)