Yahya Jirari

Results 2 issues of Yahya Jirari

**Describe the bug** https://github.com/openfoodfacts/openfoodfacts-dart/blob/master/DOCUMENTATION.md#user-agent-http-header ``` OpenFoodAPIClient.userAgent = UserAgent(name: '', version: '', system:'', url:'', comment:''); ``` it should be ``` OpenFoodAPIConfiguration.userAgent = UserAgent(name: '', version: '', system:'', url:'', comment:''); ```

📚 Documentation
user agent
:star: top issue

## Description Engine is "rag_engine" not "rag"