Hi, need help with Kotlin reflection: I have the ...
# getting-started
a
Hi, need help with Kotlin reflection: I have the qualifiedName of a class and want to create an instance by calling a constructor with a parameter. How to do it in Kotlin?