What is difference among LookupDispatchAction and DispatchAction?
Ans) The difference among LookupDispatchAction and DispatchAction is that the actual method that gets known in LookupDispatchAction is based on a lookup of a key value instead of states the method name directly.