countryCode property

String countryCode
final

The country code with or without the '+' prefix.

Example: "+55" or "55" for Brazil.

Implementation

final String countryCode;