`person.countryOfBirth?.let { CountryResource(it)...
# announcements
s
person.countryOfBirth?.let { CountryResource(it) }