Thanks! All I had to do was add the destructuring ...
# android
d
Thanks! All I had to do was add the destructuring
map.forEach { (key, value) -> }
.