headers property

Map<String, String>? headers
final

The additional HTTP headers to send with the request, along with the headers from google_api_headers.

Implementation

final Map<String, String>? headers;