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