ExportedScanResultImageParameters constructor
ExportedScanResultImageParameters({
- ExportedScanResultImageFormat? format,
- int? quality,
Implementation
ExportedScanResultImageParameters({
this.format,
this.quality,
});