Android/IOS is lock screen
Future<bool> isLockScreen() async { return ZegoUIKitPluginPlatform.instance.isLockScreen(); }