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