C
D
E
G
I
M
P
S
C
- consume(SuspendFunction2) - function in pro.respawn.flowmvi.android.compose.ConsumerScope
- Collect MVIActions that come from the Store.
- consume() - function in pro.respawn.flowmvi.android.compose.ConsumerScope
- Collect MVIStates emitted by the Store Does not subscribe to MVIActions, unlike the other overload
- ConsumerScope - class in pro.respawn.flowmvi.android.compose
- An interface for the scope that provides send and consume functions inside your composable