Closed Daniel-Ioannou closed 1 week ago
findByPhoneCode
var austria =CountryService().findByPhoneCode("43");
In this version:
findByPhoneCode
: Returns a single country if it matches the given phone code.