adult property Null safety

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

Represents the adult content likelihood for the image. Adult content may contain elements such as nudity, pornographic images or cartoons, or sexual activities.

Implementation

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