compressionRatio property
Compression ratio of the segment. If the value is greater than 2.4, consider the compression failed.
Implementation
@JsonKey(name: "compression_ratio")
double compressionRatio;
Compression ratio of the segment. If the value is greater than 2.4, consider the compression failed.
@JsonKey(name: "compression_ratio")
double compressionRatio;