userCountrySets property

List<UserCountrySet>? userCountrySets
getter/setter pair

Definition of user country sets for the app.

Implementation

core.List<UserCountrySet>? userCountrySets;