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