headers property

Map<String, String>? headers
final

The headers of the HTTP response.

Implementation

final Map<String, String>? headers;