boundingPoly property Null safety
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;
The bounding polygon around the area of interest in the image. If it is not specified, system discretion will be applied.
final BoundingPoly? boundingPoly;