headers property
Returns the client response headers.
The client response headers are immutable.
Implementation
late final io.HttpHeaders headers;
Returns the client response headers.
The client response headers are immutable.
late final io.HttpHeaders headers;