cropHintsAnnotation property Null safety
- @JsonKey(name: 'cropHintsAnnotation')
final
If present, crop hints have completed successfully.
Implementation
@JsonKey(name: 'cropHintsAnnotation')
final CropHintsAnnotation? cropHintsAnnotation;