menu
flutter_video_caching package
documentation
download/download_task.dart
DownloadTask
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
Object
>
?
headers
getter/setter pair
The headers to be used for the download request (nullable).
Implementation
Map<String, Object>? headers;
flutter_video_caching package
documentation
download/download_task
DownloadTask
headers property
DownloadTask class