headers property

Map<String, String>? headers
final

The headers used for http requests.

Implementation

final Map<String, String>? headers;