dispatch

open override val dispatch: Dispatch(source)

The dispatch function for sending actions to the store. This is fire-and-forget - it returns immediately without waiting for processing.