headers property

Map<String, String>? headers
final

Custom headers to include in the request.

Implementation

final Map<String, String>? headers;