Atualiza por id; retorna se afetou algo.
Future<bool> updateById(String table, Object id, Map<String, Object?> values);