headers property

Map<String, String>? headers
final

Headers to send with the request

Implementation

final Map<String, String>? headers;