batchIntents
fun <S : MVIState, I : MVIIntent, A : MVIAction> StoreBuilder<S, I, A>.batchIntents(mode: BatchingMode, name: String? = "BatchIntentsDecorator"): BatchQueue<I>
Installs a new batchIntentsDecorator for all plugins of this store.