This intention replaces an 'assert' call which checks that a variable declared above has non-null value with use of '!!' or '?:' operator in the variable initializer.