Join Slack
Communities
Powered by
so if I am flat mapping a list of objects into an ...
# getting-started
o
oday
01/12/2018, 12:45 PM
so if I am flat mapping a list of objects into an Array<String> based on the
name
property like so
carSubModels.map { it.name }.toTypedArray()
Open in Slack
Previous
Next