imagePropertiesAnnotation property

  1. @JsonKey(name: 'imagePropertiesAnnotation')
ImagePropertiesAnnotation? imagePropertiesAnnotation
final

If present, image properties were extracted successfully.

Implementation

@JsonKey(name: 'imagePropertiesAnnotation')
final ImagePropertiesAnnotation? imagePropertiesAnnotation;