headers property

Map<String, String> headers
final

The headers of the response as a Map<String, String>.

Implementation

final Map<String, String> headers;