menu
image_compression package
documentation
image_compression_io
ImageFile
extension property
extension
brightness_4
extension
property
Null safety
String
extension
The extension of image file input
Implementation
String get extension => path.extension(filePath);
image_compression package
documentation
image_compression_io
ImageFile
extension property
ImageFile class
Constructors
ImageFile
Properties
contentType
extension
fileName
filePath
hashCode
height
rawBytes
runtimeType
sizeInBytes
width
Methods
compress
compressInQueue
noSuchMethod
toString
Operators
operator ==