Working fine:
int ID= await dbConnection.QueryFirstOrDefaultAsync(new CommandDefinition(sql, command.Item, cancellationToken: cancellationToken));