menu
eudcc package
documentation
country
countryFromJson function
countryFromJson
brightness_4
countryFromJson
function
Null safety
Country
countryFromJson
(
String
code
)
Implementation
Country countryFromJson(String code) { return CountrySet().lookup(code); }
eudcc package
documentation
country
countryFromJson function
country library
Classes
Country
CountrySet
Functions
countryFromJson
countryToJson