httpHeaders property

Map<String, String>? httpHeaders
getter/setter pair

Allows you to set custom headers to http request.

Implementation

Map<String, String>? httpHeaders;