We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f27df commit 57e84e3Copy full SHA for 57e84e3
lib/src/threat_callback.dart
@@ -96,7 +96,7 @@ class ThreatCallback extends TalsecPigeonApi {
96
/// This method is called when screen recording detected
97
final VoidCallback? onScreenRecording;
98
99
- /// This method is called when screen recording detected
+ /// This method is called when multi-instance is detected
100
final VoidCallback? onMultiInstance;
101
102
@override
0 commit comments