countryCode property

String? countryCode
final

The country code of the application. Format: iso3166 For example: US, FR, DE, ...

Implementation

final String? countryCode;