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