headersToInclude property

Map<String, String>? headersToInclude
final

The headers to be provided while uploading the file to the URL.

Implementation

final Map<String, String>? headersToInclude;