countryWhitelist property

List<String> countryWhitelist
final

A list of valid country names that are explicitly allowed.

Implementation

final List<String> countryWhitelist;