I often use null propagating operator in my code because it gives me more readable code, specially in long queries I don't have to null-check every single class that is used. I often use null propagating operator in my cod
I often use null propagating operator in my code because it gives me more readable code, specially in long queries I don't have to null-check every single class that is used. I often use null propagating operator in my cod