menu
aws_rekognition_api package
documentation
rekognition-2016-06-27.dart
DetectLabelsResponse
labels property
labels property
dark_mode
light_mode
labels
property
List
<
Label
>
?
labels
final
An array of labels for the real-world objects detected.
Implementation
final List<Label>? labels;
aws_rekognition_api package
documentation
rekognition-2016-06-27
DetectLabelsResponse
labels property
DetectLabelsResponse class