mimeType property
MIME type of the content of the file, either "application/pdf" or "application/zip"
Implementation
@JsonKey(name: 'mime_type')
String get mimeType;
MIME type of the content of the file, either "application/pdf" or "application/zip"
@JsonKey(name: 'mime_type')
String get mimeType;