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