countryCode property

String? countryCode
final

The two-letter country code (ISO 3166-1 alpha-2 format, e.g., "US").

Implementation

final String? countryCode;