countryCode property

String countryCode
final

The ISO 3166-1 code or the international standard name of country.

For example, in the case of Japanese, this is 'JP'. In the case of (American) English, this is 'US'.

Implementation

final String countryCode;