Optional. A list of two-letter ISO 3166-1 alpha-2 country codes indicating the countries from which users can vote in the poll.
@JsonKey(name: 'country_codes') List<String>? get countryCodes;