Future<bool> update( String table, Map<String, Object?> values, { String? where, List<Object?>? whereArgs, ConflictAlgorithm? conflictAlgorithm, });