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