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