regionCodes property
A list of countries/region codes to act on, e.g. US.
This follows https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2.
Optional.
Implementation
core.List<core.String>? regionCodes;
A list of countries/region codes to act on, e.g. US.
This follows https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2.
Optional.
core.List<core.String>? regionCodes;