spoof property Null safety

  1. @JsonKey(unknownEnumValue: SafeSearchDetectionType.UNKNOWN)
SafeSearchDetectionType spoof
read / write

Spoof likelihood. The likelihood that a modification was made to the image's canonical version to make it appear funny or offensive.

Implementation

@JsonKey(unknownEnumValue: SafeSearchDetectionType.UNKNOWN)
SafeSearchDetectionType spoof;