headers property

Map<String, String>? headers
final

Adds custom HTTP headers to the request.

Implementation

final Map<String, String>? headers;