Join Slack
Powered by
`fun getProperty() = properties.firstOrNull{it.id ...
# announcements
b
bdh2
07/13/2016, 9:15 PM
fun getProperty() = properties.firstOrNull{it.id == id}
Open in Slack
Previous
Next