(I want to iterate through the properties in a dat...
# announcements
i
(I want to iterate through the properties in a data class, obtaining the property name, type, and value but I’m getting
Copy code
java.lang.IncompatibleClassChangeError: class kotlin.reflect.jvm.internal.KFunctionImpl has interface kotlin.jvm.internal.FunctionImpl as super class
)