contentDispositionDefaultUtf8 property

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

Implementation

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