countryBlacklist property

List<String> countryBlacklist
final

A list of invalid country names that are explicitly disallowed.

Implementation

final List<String> countryBlacklist;