Future<D?> getFirstWhere<T extends Table, D>( List<Expression<bool>> conditions, { bool andLogic = true, });