ActionController typedef

ActionController = StreamController<ActionType>

Implementation

typedef ActionController = StreamController<ActionType>;