symbols property

List<GoogleCloudDocumentaiV1DocumentPageSymbol>? symbols
getter/setter pair

A list of visually detected symbols on the page.

Implementation

core.List<GoogleCloudDocumentaiV1DocumentPageSymbol>? symbols;