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