Defines, how to handle actions in your Store. Each Handler accepts actions of a defined type. If your handler just needs the current value of the Store and no action, use Unit.
Parameters
process
defines how to handle the values of the connected Flow