headers property

Map<String, String> headers

HTTP headers of the response.

Implementation

Map<String, String> get headers => base.headers;