Whether this PsiType is void or Unit
void
In Kotlin 1.6 some expressions now explicitly return Unit instead of just being PsiType.VOID, so this returns whether this type is either.