QQuickWebEngineDownloadItem is not public. This appears to be an oversight, because the corresponding QWebEngineDownloadItem is public. This requires programs like Angelfish to do some nasty hacks to use QQuickWebEngineDownloadItem:
Which causes complexities for Debian trying to maintain security support for WebEngine in stable because Angelfish is accessing a private API.