menu
nsfw_detect package
documentation
nsfw_detect_platform_interface.dart
NsfwPlatformInterface
scanFilePath abstract method
scanFilePath abstract method
dark_mode
light_mode
scanFilePath
abstract method
Future
<
Map
>
scanFilePath
(
String
filePath
, {
String
?
modelId
,
})
Implementation
Future<Map<dynamic, dynamic>> scanFilePath(String filePath, {String? modelId});
nsfw_detect package
documentation
nsfw_detect_platform_interface
NsfwPlatformInterface
scanFilePath abstract method
NsfwPlatformInterface class