menu
country_phone_validator package
documentation
country_phone_validator.dart
Country
startingDigits property
startingDigits property
dark_mode
light_mode
startingDigits
property
List
<
String
>
startingDigits
final
The starting digits of the phone number in the country.
Implementation
final List<String> startingDigits;
country_phone_validator package
documentation
country_phone_validator
Country
startingDigits property
Country class