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