AcuantDocumentImage constructor
const
AcuantDocumentImage({})
Implementation
const AcuantDocumentImage({
required this.rawBytes,
required this.aspectRatio,
required this.dpi,
required this.glare,
required this.isCorrectAspectRatio,
required this.isPassport,
required this.sharpness,
});