flexibleTypeUpperBound

Upper bound of this type, if this type is flexible. In that case, all other data refers to the lower bound of the type.

Flexible types in Kotlin include platform types in Kotlin/JVM and dynamic type in Kotlin/JS.