httpHeaders property

Map<String, String>? httpHeaders
final

HTTP headers.

Default: null.

Implementation

final Map<String, String>? httpHeaders;