contentEncoding property

String? contentEncoding
final

Specifies what content encodings have been applied to the object and thus what decoding mechanisms must be applied to obtain the media-type referenced by the Content-Type header field.

Implementation

final String? contentEncoding;