List of country codes representing countries.
A Country code is represented in ISO 3166 alpha-2 format. For Example:- "IT" for Italy, "GE" for Georgia.
core.List<core.String>? countryCodes;