GoogleCloudDocumentaiV1BoundingPoly constructor
GoogleCloudDocumentaiV1BoundingPoly({
- List<
GoogleCloudDocumentaiV1NormalizedVertex> ? normalizedVertices, - List<
GoogleCloudDocumentaiV1Vertex> ? vertices,
Implementation
GoogleCloudDocumentaiV1BoundingPoly({
this.normalizedVertices,
this.vertices,
});