reloadCountriesFromServer

suspend fun reloadCountriesFromServer(): List<Country>

Load countries from the server or local database

Return

The list of countries.