httpAcceptGzip property

  1. @JsonKey(includeIfNull: false, name: 'http-accept-gzip', fromJson: toBool, toJson: toString)
bool? httpAcceptGzip
getter/setter pair

Implementation

@JsonKey(includeIfNull: false, name: 'http-accept-gzip', fromJson: toBool, toJson: toString) bool? httpAcceptGzip;