headers property

Map<String, String> headers
getter/setter pair

The headers of the HTTP response

Implementation

Map<String, String> headers = {};