pendingCountries property

List<String>? pendingCountries
getter/setter pair

Country codes (ISO 3166-1 alpha-2) where the collection is pending approval.

Implementation

core.List<core.String>? pendingCountries;