TextAnnotation constructor

TextAnnotation(
  1. {required String? locale,
  2. String? description,
  3. BoundingPoly? boundingPoly}
)

Implementation

TextAnnotation