countrySettings property

List<LiaCountrySettings>? countrySettings
getter/setter pair

The LIA settings for each country.

Implementation

core.List<LiaCountrySettings>? countrySettings;