countryCode property
The country code with or without the '+' prefix.
Example: "+55" or "55" for Brazil.
Implementation
final String countryCode;
The country code with or without the '+' prefix.
Example: "+55" or "55" for Brazil.
final String countryCode;