headers property

Map<String, String>? headers
getter/setter pair

All HTTP header fields of the response.

Implementation

Map<String, String>? headers;