displayName property
String
get
displayName
Get display name with flag and code
Implementation
String get displayName => '${refCountry.countryFlag} +$primaryCountryCode';
Get display name with flag and code
String get displayName => '${refCountry.countryFlag} +$primaryCountryCode';