formFields property

List<GoogleCloudDocumentaiV1DocumentPageFormField>? formFields
getter/setter pair

A list of visually detected form fields on the page.

Implementation

core.List<GoogleCloudDocumentaiV1DocumentPageFormField>? formFields;