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