polygon property

List<Point>? polygon
final

Within the bounding box, a fine-grained polygon around the recognized item.

Implementation

final List<Point>? polygon;