compression property

String? compression
final

bodyフィールドの圧縮形式を示す。gzipまたはzip、非圧縮時はnullを格納する

Implementation

final String? compression;