dispatcher$ property

Stream<Action> dispatcher$

Implementation

Stream<Action> get dispatcher$ => _dispatcher.asBroadcastStream();