correctedKeyText property

String? correctedKeyText
getter/setter pair

Created for Labeling UI to export key text.

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

Implementation

core.String? correctedKeyText;