Join Slack
Powered by
You could use the Elvis operator: `val foo = bundl...
# announcements
d
damian
10/12/2016, 8:13 PM
You could use the Elvis operator:
val foo = bundle.getSerializable("bar") ?: defaultValue
2
Views
Open in Slack
Previous
Next