is Kotlin Class

private open fun isKotlinClass(): Boolean

Method to get whether the caller class is a Kotlin class

No-any params required

Return

whether the caller class is a Kotlin class as boolean


private val isKotlinClass: Boolean

isKotlinClass whether the caller class (context) is a Kotlin class