headers property

Map<String, String>? headers
final

HTTP headers which get sent with the request.

Implementation

final Map<String, String>? headers;