country property
getter/setter pair
The country name for the address, for example, "United States". Note: This String can be empty when no data is available.
Implementation
String country;
The country name for the address, for example, "United States". Note: This String can be empty when no data is available.
String country;