contentLength property Null safety

int contentLength

Content-Length header value.

Implementation

int get contentLength => _result.contentLength;