compressWebpThenJpg abstract method
Compressing image into WEBP if platform supported, otherwise JPG
The HcImageOutputType is set automatically to HcImageOutputType.webpThenJpg
Implementation
Future<ic.ImageFile> compressWebpThenJpg(HcImageFileConfiguration param);