uriHelperEventsProd top-level constant

UriHelper const uriHelperEventsProd

Uri of the main requests to the backend (Events).

Implementation

const UriHelper uriHelperEventsProd = UriHelper(
  host: 'events.openfoodfacts.org',
);