ExportedScanResultImageContainerEncoded constructor

ExportedScanResultImageContainerEncoded({
  1. ExportedScanResultImages? images,
})

Implementation

ExportedScanResultImageContainerEncoded({
  this.images,
});