code property

String code
final

This is two letter code of the country

ISO 3166-1 alpha-2 code

Example: US, IN, GB, DE, FR, CN, JP, RU, BR, etc.

Implementation

final String code;