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