menu
download_notification package
documentation
flutter_download_notification.dart
DownloadManager
getDownload method
getDownload method
dark_mode
light_mode
getDownload
method
DownloadTask
?
getDownload
(
String
url
)
Implementation
DownloadTask? getDownload(String url) { return _cache[url]; }
download_notification package
documentation
flutter_download_notification
DownloadManager
getDownload method
DownloadManager class