You can still use a null check to be safe. `if (th...
# announcements
j
You can still use a null check to be safe.
if (thing == null) return