intent
Alias for IntentReceiver.intent for multiple intents
See also
fun <S : MVIState, A : MVIAction> IntentReceiver<LambdaIntent<S, A>>.intent(block: suspend PipelineContext<S, LambdaIntent<S, A>, A>.() -> Unit)
An alias for pro.respawn.flowmvi.api.IntentReceiver.intent (LambdaIntent (block))