menu
diff_cache package
documentation
api/api_download.dart
DownloadApi
setUrl method
setUrl method
dark_mode
light_mode
setUrl
method
DownloadApi
setUrl
(
String
url
)
Implementation
DownloadApi setUrl(String url) { _url = url; return this; }
diff_cache package
documentation
api/api_download
DownloadApi
setUrl method
DownloadApi class