labels property

List<Label>? labels
final

An array of labels for the real-world objects detected.

Implementation

final List<Label>? labels;