headers property

Map<String, String> headers
final

Headers to be sent

Content-Type: application/json and Accept: application/json are being added automatically if not present

Implementation

final Map<String, String> headers, _originalHeaders;