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