cropHintsAnnotation property

  1. @JsonKey(name: 'cropHintsAnnotation')
CropHintsAnnotation? cropHintsAnnotation
final

If present, crop hints have completed successfully.

Implementation

@JsonKey(name: 'cropHintsAnnotation')
final CropHintsAnnotation? cropHintsAnnotation;