isData

abstract val isData: Boolean(source)

true if this class or object has the data keyword. For more information, see data class and data object in the Kotlin language documentation.

Since Kotlin

1.1