do you need the second `filterNotNull()`? Your c...
# codereview
r
do you need the second
filterNotNull()
? Your condition in the
filterNot
ensures that it.message won’t be null, so you should never end up with a null in the resulting list