GoogleCloudDocumentaiV1beta1BoundingPoly constructor
GoogleCloudDocumentaiV1beta1BoundingPoly({
- List<
GoogleCloudDocumentaiV1beta1NormalizedVertex> ? normalizedVertices, - List<
GoogleCloudDocumentaiV1beta1Vertex> ? vertices,
Implementation
GoogleCloudDocumentaiV1beta1BoundingPoly({
this.normalizedVertices,
this.vertices,
});