The `as?` says that it will return null if it’s no...
# android
p
The
as?
says that it will return null if it’s not the correct type
h
thanks