menu
tunaf_country_code package
documentation
country_code.dart
CountryCode
toLongString method
toLongString method
dark_mode
light_mode
toLongString
method
String
toLongString
(
)
Implementation
String toLongString() => "$dialCode ${toCountryStringOnly()}";
tunaf_country_code package
documentation
country_code
CountryCode
toLongString method
CountryCode class