externalEventController property

  1. @protected
PublishSubject<FastMediaLayoutBlocEvent> externalEventController
finalinherited

Implementation

@protected
final PublishSubject<E> externalEventController = PublishSubject<E>();