Maybe try `fun <T: Any> addToMap…` I think ...
# getting-started
d
Maybe try
fun <T: Any> addToMap…
I think the issue may be because of nullability? I’m not sure this would fix the actual issue, but it’s what I would try