labelAnnotationList property

  1. @JsonKey(name: 'labelAnnotations')
List<LabelAnnotation>? labelAnnotationList
final

Implementation

@JsonKey(name: 'labelAnnotations')
final List<LabelAnnotation>? labelAnnotationList;