platformType

Deprecated

Not used anymore in common code as it was needed only for JVM target.

Deprecated

Not used anymore in common code as it was effective only on JVM target.

Deprecated

Use KType.javaType instead.

Replace with

import kotlin.reflect.javaType
this.javaType

Deprecated

Use KType directly instead.

Replace with

this