score:1

noorders = userlist.where(y => !orderlist.any(z => z.applicationuserid == 
y.id.tostring())).tolist();

Related Query

More Query from same tag