uriProdHost property

String uriProdHost
getter/setter pair

Uri host of the main requests to the backend, modify this to direct the request to a self-hosted instance.

Implementation

static String uriProdHost = 'world.openfoodfacts.org';