customHeaders property

Map<String, String>? customHeaders
final

Custom headers to send with requests

Implementation

final Map<String, String>? customHeaders;