Dispatch Action LookupDispatchAction It’s a parent class of LookupDispatchAction Subclass of Dispatch Action DispatchAction provides a mechanism for grouping a set of related functions into asingle action, thus eliminating the need to create separate actions for each function. An abstract Action that dispatches to…