Member predicate Redux::ReducerArg::isTypeTagHandler
Holds if the actions dispatched to this reducer have the given action.type
value.
predicate isTypeTagHandler(string actionType)
Holds if the actions dispatched to this reducer have the given action.type
value.
predicate isTypeTagHandler(string actionType)