customLabels property

List<CustomLabel>? customLabels
final

An array of custom labels detected in the input image.

Implementation

final List<CustomLabel>? customLabels;