tokens property

List<GoogleCloudDocumentaiV1DocumentPageToken>? tokens
getter/setter pair

A list of visually detected tokens on the page.

Implementation

core.List<GoogleCloudDocumentaiV1DocumentPageToken>? tokens;