toggle menu
kredux
1.0.0-alpha01
common
switch theme
search in API
kredux-side-effect
/
com.moriatsushi.kredux.sideeffect
/
SideEffectScope
/
dispatch
dispatch
abstract
fun
dispatch
(
action
:
Action
)
Dispatches an
action
. It is the same as calling
Store.dispatch
.