A stream that provides updates on any errors that occur in the application.
Stream<Object> get stream => _streamController.stream;