country property
Used with language variable, it defines the country locale
example: "US" to use "en_US" on Android and en-US on iOS
Implementation
String? country;
Used with language variable, it defines the country locale
example: "US" to use "en_US" on Android and en-US on iOS
String? country;