menu
sharara_laravel_sdk package
documentation
http.dart
MultipartFile
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
List
<
String
>
>
?
headers
final
The additional headers the file has. May be null.
Implementation
final Map<String, List<String>>? headers;
sharara_laravel_sdk package
documentation
http
MultipartFile
headers property
MultipartFile class