labelAnnotationList property Null safety

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

Implementation

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