userCountry property

String? userCountry
getter/setter pair

The user country code.

This is used by the user_session event.

If not provided when initialized, the country is defined based on the device language

Implementation

static String? userCountry;