Country

fun Country(code: String, name: String)
fun Country(code: CountryCode, name: String)