contentDispositionDefaultUtf8 property
- @JsonKey(includeIfNull: false, name: 'content-disposition-default-utf8', fromJson: toBool, toJson: toString)
getter/setter pair
Implementation
@JsonKey(includeIfNull: false, name: 'content-disposition-default-utf8', fromJson: toBool, toJson: toString) bool? contentDispositionDefaultUtf8;