GoogleCloudDocumentaiV1DocumentPageSymbol constructor
GoogleCloudDocumentaiV1DocumentPageSymbol({
- List<
GoogleCloudDocumentaiV1DocumentPageDetectedLanguage> ? detectedLanguages, - GoogleCloudDocumentaiV1DocumentPageLayout? layout,
Implementation
GoogleCloudDocumentaiV1DocumentPageSymbol({
this.detectedLanguages,
this.layout,
});