faceAnnotationList property Null safety

List<FaceAnnotation>? faceAnnotationList
@JsonKey(name: 'faceAnnotations'), final

Implementation

@JsonKey(name: 'faceAnnotations')
final List<FaceAnnotation>? faceAnnotationList;