So when I try to do `country = address[0].countryC...
# android
y
So when I try to do
country = address[0].countryCode.toLowerCase()
, it just crashes