contentType property

  1. @JsonKey(name: 'content_type')
String? contentType
final

the attachment's media type

Implementation

@JsonKey(name: 'content_type')
final String? contentType;