ImageFile constructor
ImageFile(
- XFile file
Implementation
ImageFile(this.file)
: mimeType = ImageUtil.exts[path.extension(file.name).substring(1)];
ImageFile(this.file)
: mimeType = ImageUtil.exts[path.extension(file.name).substring(1)];