headers property

Map<String, String> headers
final

A map of additional headers to send with the request.

Implementation

final Map<String, String> headers;