landmarkAnnotationList property
- @JsonKey(name: 'landmarkAnnotations')
final
If present, landmark detection has completed successfully.
Implementation
@JsonKey(name: 'landmarkAnnotations')
final List<EntityAnnotation>? landmarkAnnotationList;