headers property

Map<String, String> headers

An object with HTTP headers associated with the response.

Implementation

Map<String, String> get headers => _headers;