headers property

Map<String, String>? headers
final

Additional headers to be sent as part of the request.

Implementation

final Map<String, String>? headers;