GoogleCloudDocumentaiV1DocumentPageDetectedBarcode constructor
GoogleCloudDocumentaiV1DocumentPageDetectedBarcode({
- GoogleCloudDocumentaiV1Barcode? barcode,
- GoogleCloudDocumentaiV1DocumentPageLayout? layout,
Implementation
GoogleCloudDocumentaiV1DocumentPageDetectedBarcode({
this.barcode,
this.layout,
});