uriHelperEventsTest top-level constant
Uri of the test requests to the backend (Events).
Implementation
const UriHelper uriHelperEventsTest = UriHelper(
host: 'events.openfoodfacts.net',
isTestMode: true,
);
Uri of the test requests to the backend (Events).
const UriHelper uriHelperEventsTest = UriHelper(
host: 'events.openfoodfacts.net',
isTestMode: true,
);