httpHeaders property

Map<String, String>? httpHeaders
final

The httpHeaders property is the headers for the network request.

Implementation

final Map<String, String>? httpHeaders;