disableContentTypeDetection property
Optional. Disables automatic server-side content type detection for files uploaded using multipart/form-data. Always True, if the document is sent as part of an album.
Implementation
final bool? disableContentTypeDetection;