contentLength property

int? get contentLength

Gets content length.

Implementation

int? get contentLength => _raw.contentLength;