country property

String? country
getter/setter pair

CLDR country code (for example, "US").

All MCA sub-accounts inherit the country of their parent MCA by default, however the country can be updated for individual sub-accounts.

Implementation

core.String? country;