asType

inline fun <T : Any> asType(): T

Convert to Kotlin type T.

Throws

If value cannot be converted to T