returnType

abstract val returnType: KType(source)

The type of values returned by this callable.

Since Kotlin

1.0
abstract val returnType: KType(source)

The type of values returned by this callable.

Since Kotlin

1.3