Have you tried `fun <T : Enum<T>> toEn...
# android
u
Have you tried
fun <T : Enum<T>> toEnum(value: String?): T?