SensitiveContentAnalysisService class

Inheritance

Properties

hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Methods

analyzeImage(Uint8List file) → Future<bool>
Analyzes an image for sensitive content.
override
analyzeNetworkImage({required String url}) → Future<bool>
Analyzes an network image for sensitive content.
override
checkPolicy() → Future<int?>
Check Policy.
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited