logoAnnotations property

List<EntityAnnotation>? logoAnnotations
getter/setter pair

If present, logo detection has completed successfully.

Implementation

core.List<EntityAnnotation>? logoAnnotations;