GoogleCloudDocumentaiV1DocumentPageAnchor constructor

GoogleCloudDocumentaiV1DocumentPageAnchor({
  1. List<GoogleCloudDocumentaiV1DocumentPageAnchorPageRef>? pageRefs,
})

Implementation

GoogleCloudDocumentaiV1DocumentPageAnchor({
  this.pageRefs,
});