constantHeaders property

Map<String, String> constantHeaders
final

Headers for the API requests that are not supposed to change for different API calls.

Implementation

final Map<String, String> constantHeaders;