Hi guys, how would you migrate this java code to k...
# getting-started
a
Hi guys, how would you migrate this java code to kotlin
Enum.valueOf((Class<Enum>) valueClass, value)
?