You could use the Elvis operator: `val foo = bundl...
# announcements
d
You could use the Elvis operator:
val foo = bundle.getSerializable("bar") ?: defaultValue