allowedCountryCodes property
List of valid country codes (e.g., "+1" for the USA, "+91" for India).
Implementation
final List<CountryCode>? allowedCountryCodes;
List of valid country codes (e.g., "+1" for the USA, "+91" for India).
final List<CountryCode>? allowedCountryCodes;