Performs this event on the observer.
observer
@override void observe(Observer<T> observer) => observer.error(error, stackTrace);