errorController property
The error controller.
Implementation
@protected
final PublishSubject<BlocError> errorController = PublishSubject<BlocError>();
The error controller.
@protected
final PublishSubject<BlocError> errorController = PublishSubject<BlocError>();