GoogleCloudDocumentaiV1DocumentChunkedDocumentChunk constructor

Implementation

GoogleCloudDocumentaiV1DocumentChunkedDocumentChunk({
  this.chunkId,
  this.content,
  this.pageFooters,
  this.pageHeaders,
  this.pageSpan,
  this.sourceBlockIds,
});