menu
googleapis package
documentation
vision/v1.dart
AnnotateImageResponse
faceAnnotations property
faceAnnotations property
dark_mode
light_mode
faceAnnotations
property
List
<
FaceAnnotation
>
?
faceAnnotations
getter/setter pair
If present, face detection has completed successfully.
Implementation
core.List<FaceAnnotation>? faceAnnotations;
googleapis package
documentation
vision/v1
AnnotateImageResponse
faceAnnotations property
AnnotateImageResponse class