`if (text == null) { ... }` is a kotlin way of doi...
# announcements
e
if (text == null) { ... }
is a kotlin way of doing it already...