CompressParams constructor
const
CompressParams(})
Implementation
const CompressParams(
this.quality,
this.targetWidth,
this.targetHeight, {
this.autoCorrectionAngle = true,
this.keepExif = false,
this.format = CompressFormat.jpeg,
});