selectedCountryFlagUrl property
String
get
selectedCountryFlagUrl
Implementation
String get selectedCountryFlagUrl => (countryFlagApi + selectedCountry.code);
String get selectedCountryFlagUrl => (countryFlagApi + selectedCountry.code);