eQfYgGxeyIQurkTJ method
Implementation
Future<int?> eQfYgGxeyIQurkTJ(_YIMTableName tableName, {Filter? filter}) async {
final databaseClient = await KZERXPNLlxTYExfa(tableName);
if (databaseClient == null) return null;
try {
return await SBuOIEHFFZdbPiuX().count(databaseClient, filter: filter);
} catch (e) {
lZUCgdYJMjUzohKy.SUEyOycoSdUsFZjL.WfikzNubkXVQknYm("DB_c: ${e}");
return null;
}
}