menu
robylon_flutter_sdk package
documentation
utils/file_download.dart
DownloadRequest
DownloadRequest.new constructor
DownloadRequest.new constructor
dark_mode
light_mode
DownloadRequest
constructor
DownloadRequest
(
{
required
String
url
,
String
?
filename
,
})
Implementation
DownloadRequest({required this.url, this.filename});
robylon_flutter_sdk package
documentation
utils/file_download
DownloadRequest
DownloadRequest.new constructor
DownloadRequest class