This intention converts an
if-then
expression that checks if a value is null to an equivalent expression using the
!!
operator.