BlocController constructor

BlocController()

Implementation

BlocController()
  : _subject = PublishSubject<BlocController>();