menu
aws_rekognition_api package
documentation
rekognition-2016-06-27.dart
Label
Label constructor
Label constructor
dark_mode
light_mode
Label
constructor
Label
(
{
double
?
confidence
,
List
<
Instance
>
?
instances
,
String
?
name
,
List
<
Parent
>
?
parents
,
})
Implementation
Label({ this.confidence, this.instances, this.name, this.parents, });
aws_rekognition_api package
documentation
rekognition-2016-06-27
Label
Label constructor
Label class