menu
eudcc package
documentation
certificates/valuesets/country.dart
countryFromJson function
countryFromJson function
dark_mode
light_mode
countryFromJson
function
Country
countryFromJson
(
String
code
)
Implementation
Country countryFromJson(String code) { return CountrySet().lookup(code); }
eudcc package
documentation
certificates/valuesets/country
countryFromJson function
country library