objectAnnotations property

List<ObjectAnnotation>? objectAnnotations
getter/setter pair

List of generic predictions for the object in the bounding box.

Implementation

core.List<ObjectAnnotation>? objectAnnotations;