menu
openfoodfacts package
documentation
openfoodfacts.dart
AbstractQueryConfiguration
computeCountryCode method
computeCountryCode method
dark_mode
light_mode
computeCountryCode
method
String
?
computeCountryCode
(
)
Implementation
String? computeCountryCode() => OpenFoodAPIConfiguration.computeCountryCode(country, null);
openfoodfacts package
documentation
openfoodfacts
AbstractQueryConfiguration
computeCountryCode method
AbstractQueryConfiguration class