mimeType property

  1. @JsonKey.new(name: 'mimeType')
String? mimeType
final

Implementation

@JsonKey(name: 'mimeType')
final String? mimeType;