Future<bool?> clearAppCache(List<String> appPkgNames) { return TySmartPosApiPluginPlatform.instance.clearAppCache(appPkgNames); }