contentLength property

  1. @override
int? contentLength
final

An optional content length as number of bytes.

Returns null if the length is unknown in advance.

Implementation

@override
final int? contentLength;