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