country property

String? country
getter/setter pair

(optional) to be 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;