headers property

Map<String, String>? headers
final

Custom headers to include in requests.

Implementation

final Map<String, String>? headers;