uriHelperFolksonomyTest top-level constant
Uri of the test requests to the backend (Folksonomy) - does not work :-(
Implementation
const UriHelper uriHelperFolksonomyTest = UriHelper(
host: 'api.folksonomy.openfoodfacts.net',
isTestMode: true,
);