@override Future<void> enableScreenCaptureProtection() async { await methodChannel.invokeMethod<void>('enableScreenCaptureProtection'); }