menu
phonefield package
documentation
countries_model.dart
CountriesModel
code property
code property
dark_mode
light_mode
code
property
String
code
final
The code of the country (e.g., US for the United States).
Implementation
final String code;
phonefield package
documentation
countries_model
CountriesModel
code property
CountriesModel class