countryCodes property

List<String>? countryCodes
final

A list of two-letter ISO 3166-1 alpha-2 country codes indicating the countries from which eligible users for the giveaway must come

Implementation

final List<String>? countryCodes;