menu
aws_rekognition_api package
documentation
rekognition-2016-06-27.dart
FaceDetail
landmarks property
landmarks property
dark_mode
light_mode
landmarks
property
List
<
Landmark
>
?
landmarks
final
Indicates the location of landmarks on the face. Default attribute.
Implementation
final List<Landmark>? landmarks;
aws_rekognition_api package
documentation
rekognition-2016-06-27
FaceDetail
landmarks property
FaceDetail class