correctedValueText property

String? correctedValueText
getter/setter pair

Created for Labeling UI to export value text.

If corrections were made to the text identified by the field_value.text_anchor, this field will contain the correction.

Implementation

core.String? correctedValueText;