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