the last operation can be replaced with just `.map...
# android
e
the last operation can be replaced with just
.map { it.toList() }
👍 1