GoogleCloudDocumentaiV1OcrConfigHints constructor

GoogleCloudDocumentaiV1OcrConfigHints({
  1. List<String>? languageHints,
})

Implementation

GoogleCloudDocumentaiV1OcrConfigHints({
  this.languageHints,
});