extractedText property

String? extractedText
getter/setter pair

If an image was being inspected and the InspectConfig's include_quote was set to true, then this field will include all text, if any, that was found in the image.

Implementation

core.String? extractedText;