computeCountryCode method

String? computeCountryCode()

Implementation

String? computeCountryCode() =>
    OpenFoodAPIConfiguration.computeCountryCode(country, null);