GoogleCloudDocumentaiV1beta2DocumentPage constructor

Implementation

GoogleCloudDocumentaiV1beta2DocumentPage({
  this.blocks,
  this.detectedLanguages,
  this.dimension,
  this.formFields,
  this.image,
  this.layout,
  this.lines,
  this.pageNumber,
  this.paragraphs,
  this.provenance,
  this.tables,
  this.tokens,
  this.transforms,
  this.visualElements,
});