menu
googleapis package
documentation
vision/v1.dart
SafeSearchAnnotation
SafeSearchAnnotation constructor
SafeSearchAnnotation constructor
dark_mode
light_mode
SafeSearchAnnotation
constructor
SafeSearchAnnotation
(
{
String
?
adult
,
String
?
medical
,
String
?
racy
,
String
?
spoof
,
String
?
violence
,
})
Implementation
SafeSearchAnnotation({ this.adult, this.medical, this.racy, this.spoof, this.violence, });
googleapis package
documentation
vision/v1
SafeSearchAnnotation
SafeSearchAnnotation constructor
SafeSearchAnnotation class