customHeaders property

Map<String, String> customHeaders
latefinal

Custom http headers to add to each request.

Implementation

late final Map<String, String> customHeaders;