GoogleCloudDocumentaiV1beta3BoundingPoly constructor
GoogleCloudDocumentaiV1beta3BoundingPoly({
- List<
GoogleCloudDocumentaiV1beta3NormalizedVertex> ? normalizedVertices, - List<
GoogleCloudDocumentaiV1beta3Vertex> ? vertices,
Implementation
GoogleCloudDocumentaiV1beta3BoundingPoly({
this.normalizedVertices,
this.vertices,
});