contentLength property

int? contentLength
final

The number of bytes returned in this response, or null if unknown. Note: this may be different from the length of the entire media for a range request.

Implementation

final int? contentLength;