landmarkAnnotations property

List<EntityAnnotation>? landmarkAnnotations
getter/setter pair

If present, landmark detection has completed successfully.

Implementation

core.List<EntityAnnotation>? landmarkAnnotations;