countryCode property

String countryCode
final

The country code. For example, for USA it will be '1' and for Italy it will be '39'.

Implementation

final String countryCode;