menu
country_code_picker_mp package
documentation
country_code.dart
CountryCode
toCountryStringOnly method
toCountryStringOnly method
dark_mode
light_mode
toCountryStringOnly
method
String
toCountryStringOnly
(
)
Implementation
String toCountryStringOnly() { return '$_cleanName'; }
country_code_picker_mp package
documentation
country_code
CountryCode
toCountryStringOnly method
CountryCode class