void setError(Object error) { _error = error; _isLoading = false; StateFlow().notifyListeners(key); }