Determines how bytes
get decoded.
A decoder is chosen from HTTPCodecRepository
according to this value.
Source
@override ContentType get contentType => _response.headers.contentType;
Determines how bytes
get decoded.
A decoder is chosen from HTTPCodecRepository
according to this value.
@override ContentType get contentType => _response.headers.contentType;