void addError(Object error, [StackTrace? stackTrace]) { listenable._notifyError(error, stackTrace); }