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