compressedSizeBytes property

String? compressedSizeBytes
getter/setter pair

The number of compressed bytes sent or received.

If missing, the compressed size is assumed to be the same size as the uncompressed size.

Implementation

core.String? compressedSizeBytes;