menu
shakesco_country package
documentation
selection/code_country.dart
CountryCode
toLongString method
toLongString method
dark_mode
light_mode
toLongString
method
String
toLongString
(
)
Implementation
String toLongString() => "$dialCode $name";
shakesco_country package
documentation
selection/code_country
CountryCode
toLongString method
CountryCode class