selectedCountryDetailsForPhoneCode top-level property
Implementation
ValueNotifier<CountryModel> selectedCountryDetailsForPhoneCode =
ValueNotifier(CountryModel());
ValueNotifier<CountryModel> selectedCountryDetailsForPhoneCode =
ValueNotifier(CountryModel());