GoogleCloudDocumentaiV1beta2BoundingPoly constructor
GoogleCloudDocumentaiV1beta2BoundingPoly({
- List<
GoogleCloudDocumentaiV1beta2NormalizedVertex> ? normalizedVertices, - List<
GoogleCloudDocumentaiV1beta2Vertex> ? vertices,
Implementation
GoogleCloudDocumentaiV1beta2BoundingPoly({
this.normalizedVertices,
this.vertices,
});