`a?.doSomething()` if it’s just a method call
# android
o
a?.doSomething()
if it’s just a method call