This intention converts an
if
expression checking a variable being null or not right after initializing it to an elvis operator in the initializer (if applicable).