geometry property

Geometry? geometry
final

The location of the recognized text on the image. It includes an axis-aligned, coarse bounding box that surrounds the text, and a finer-grain polygon for more accurate spatial information.

Implementation

final Geometry? geometry;