menu
image_compression package
documentation
image_compression_io
ImageFile
contentType property
contentType
brightness_4
contentType
property
Null safety
String
?
contentType
Return the content type of image file input if any
Implementation
String? get contentType => _contentType;
image_compression package
documentation
image_compression_io
ImageFile
contentType property
ImageFile class
Constructors
ImageFile
Properties
contentType
extension
fileName
filePath
hashCode
height
rawBytes
runtimeType
sizeInBytes
width
Methods
compress
compressInQueue
noSuchMethod
toString
Operators
operator ==