headers property

Map<String, String> get headers

Gets the headers to include with the request. Empty by default.

Implementation

Map<String, String> get headers => {};