menu
flutter_pipwave_ekyc package
documentation
index.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;
flutter_pipwave_ekyc package
documentation
index
MultipartFile
headers property
MultipartFile class