contentEncoding property
String?
get
contentEncoding
Description of the JsonSchema.
Spec: https://json-schema.org/draft-07/json-schema-validation.html#rfc.section.8.3
Implementation
String? get contentEncoding => _contentEncoding;