headers property

HttpHeaders headers
latefinaloverride-getter

Returns the client response headers.

The client response headers are immutable.

Implementation

late final io.HttpHeaders headers;