menu
screenshot_watcher package
documentation
screenshot_detector.dart
ScreenshotDetector
setUserId static method
setUserId static method
dark_mode
light_mode
setUserId
static method
void
setUserId
(
String
?
userId
)
Implementation
static void setUserId(String? userId) { _userId = userId; }
screenshot_watcher package
documentation
screenshot_detector
ScreenshotDetector
setUserId static method
ScreenshotDetector class