headers property

Map<String, String>? headers
final

A map of Strings to dynamically use for custom headers in the http request.

Implementation

final Map<String, String>? headers;