Symbol constructor

Symbol(
  1. {required TextProperty? property,
  2. required BoundingPoly? boundingBox,
  3. required String? text,
  4. required double? confidence}
)

Implementation

Symbol