menu
nsfw_detect package
documentation
nsfw_detect_platform_interface.dart
NsfwPlatformInterface
setLogging method
setLogging method
dark_mode
light_mode
setLogging
method
Future
<
void
>
setLogging
(
bool
enabled
)
Toggle native logging. Default no-op.
Implementation
Future<void> setLogging(bool enabled) async {}
nsfw_detect package
documentation
nsfw_detect_platform_interface
NsfwPlatformInterface
setLogging method
NsfwPlatformInterface class