headers property

Map<String, String>? headers
final

Optional HTTP headers to send as part of the request.

Implementation

final Map<String, String>? headers;