The internal event controller which is used to control the event stream.
@protected final PublishSubject<BlocEvent> internalEventController = PublishSubject<BlocEvent>();