useSystemDownloader property
Hand the transfer to the OS (Android DownloadManager, Apple background URLSession, Windows BITS) so it continues after the app is killed. Ignored for memory, vault and save-as destinations, and where the OS has no such service.
Implementation
final bool useSystemDownloader;