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