menu
download_file package
documentation
data/models/download_file_options.dart
DownloadFileOptions
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
dynamic
>
?
headers
final
Headers that can be passed and will be used for the request
Implementation
final Map<String, dynamic>? headers;
download_file package
documentation
data/models/download_file_options
DownloadFileOptions
headers property
DownloadFileOptions class