headers property

Map<String, String>? headers
final

If not null, this will override the headers to override in the request.

Implementation

final Map<String, String>? headers;