ImfXqPKiMuCNJwWT method

Future<bool> ImfXqPKiMuCNJwWT(
  1. _YIMTableName tableName,
  2. Map<String, dynamic> onQueryFinish(), {
  3. Finder? finder,
})

Implementation

Future<bool> ImfXqPKiMuCNJwWT(_YIMTableName tableName, Map<String, dynamic> Function() onQueryFinish, {Finder? finder}) async {
  final databaseClient = await KZERXPNLlxTYExfa(tableName);
  if (databaseClient == null) return false;
  try {
    await SBuOIEHFFZdbPiuX().update(databaseClient, json.decode(lZUCgdYJMjUzohKy.SUEyOycoSdUsFZjL.oRJOMUIRzESpejNc(onQueryFinish())), finder: finder);
    return true;
  } catch (e) {
    lZUCgdYJMjUzohKy.SUEyOycoSdUsFZjL.WfikzNubkXVQknYm("DB_ua: ${e}");
    return false;
  }
}