inline fun <T : Any> isNullIfNullGivenElse(plant: AssertionPlantNullable<T?>, type: KClass<T>, noinline assertionCreatorOrNull: AssertionPlant<T>.() -> Unit): <ERROR CLASS>
Overrides AnyAssertions.isNullIfNullGivenElse