dispatcher property

BehaviorSubject<Action> dispatcher

Implementation

BehaviorSubject<Action> get dispatcher => _dispatcher;