chunkedTransferEncoding property Null safety
read / write
Whether the connection uses chunked transfer encoding.
Reflects and modifies the value of the transferEncodingHeader header.
Implementation
late bool chunkedTransferEncoding
Whether the connection uses chunked transfer encoding.
Reflects and modifies the value of the transferEncodingHeader header.
late bool chunkedTransferEncoding