textDetections property

List<TextDetection>? textDetections
final

An array of text that was detected in the input image.

Implementation

final List<TextDetection>? textDetections;