headers property Null safety

HttpHeaders headers

Returns the client response headers.

The client response headers are immutable.

Implementation

HttpHeaders get headers;