kotlin-stdlib / kotlin.reflect.full / withNullability withNullability JVM 1.1 fun KType . withNullability ( nullable : Boolean ) : KType (source) Returns a new type with the same classifier, arguments and annotations as the given type, and with the given nullability.