Barcode Item
constructor(text: String, rawBytes: ByteArray, rawBytesEncodings: List<RangeEncoding>, structuredAppendInfo: StructuredAppendInfo?, format: BarcodeFormat = BarcodeFormat.NONE, quad: List<Point>, quadNormalized: List<PointF>, extendedQuad: List<Point>, extendedQuadNormalized: List<PointF>, isUpsideDown: Boolean = false, sourceImage: ImageRef? = null, upcEanExtension: String, isGS1Message: Boolean = false, isGS1CompositePart: Boolean = false, dataBarStackSize: Int = 1, sizeScore: Double = 0.0, extractedDocument: GenericDocument?, globalIndex: Int = -1)