uriHelperRobotoffTest top-level constant

UriHelper const uriHelperRobotoffTest

Uri of the test requests to the backend (RobotOff).

Implementation

const UriHelper uriHelperRobotoffTest = UriHelper(
  host: 'robotoff.openfoodfacts.net',
  isTestMode: true,
);