OcrResultBlock constructor

OcrResultBlock(
  1. String? text,
  2. Rect? boundingBox,
  3. double? confidenceValue
)

Implementation

OcrResultBlock