onDispatch method Null safety
- ActionBase action
this method will be called whenever action dispatches
Implementation
void onDispatch(ActionBase action) {}
this method will be called whenever action dispatches
void onDispatch(ActionBase action) {}