imagePropertiesAnnotation property Null safety
- @JsonKey(name: 'imagePropertiesAnnotation')
final
If present, image properties were extracted successfully.
Implementation
@JsonKey(name: 'imagePropertiesAnnotation')
final ImagePropertiesAnnotation? imagePropertiesAnnotation;