headers property

Future<Map<String, String>> get headers

Headers property for requests.

Implementation

Future<Map<String, String>> get headers;