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