contentLength property

int? contentLength

contentLength is the total size of the content. If the size is not known beforehand contentLength is null.

Implementation

int? get contentLength;