Android go to the desktop
Future<void> backToDesktop({ bool nonRoot = false, }) async { return ZegoUIKitPluginPlatform.instance.backToDesktop(); }