But I found out if I want to check if the list is ...
# announcements
a
But I found out if I want to check if the list is empty or not. I have to do something like this.
Copy code
other.orEmpty().isEmpty()
According to SO.