Future<bool> insert( String table, Map<String, Object?> values, { String? nullColumnHack, ConflictAlgorithm conflictAlgorithm, });