menu
download_notification package
documentation
flutter_download_notification.dart
DownloadRequest
DownloadRequest.new constructor
DownloadRequest.new constructor
dark_mode
light_mode
DownloadRequest
constructor
DownloadRequest
(
String
url
,
String
path
,
String
thead
,
String
tbody
,
)
Implementation
DownloadRequest( this.url, this.path, this.thead, this.tbody, );
download_notification package
documentation
flutter_download_notification
DownloadRequest
DownloadRequest.new constructor
DownloadRequest class