BlocState constructor

BlocState()

Implementation

BlocState()
  : _subject = PublishSubject();