static Future<bool?> iOSFileExist(String filePath) { return FlyChatFlutterPlatform.instance.iOSFileExist(filePath); }