headers property Null safety
Returns the client response headers.
The client response headers are immutable.
Implementation
HttpHeaders get headers;
Returns the client response headers.
The client response headers are immutable.
HttpHeaders get headers;