Gets and sets the content-length of the request, in bytes. If the size of the request is not known in advance, set this to null.
@override int get contentLength => _response.contentLength;