Actions constructor

Actions(BehaviorSubject<Action> _dispatcher)

Implementation

Actions(this._dispatcher);