boundingPoly property Null safety

BoundingPoly? boundingPoly
final

The bounding polygon around the area of interest in the image. If it is not specified, system discretion will be applied.

Implementation

final BoundingPoly? boundingPoly;