getProductQuestion

suspend fun getProductQuestion(code: String, lang: String): Question?

Loads Robotoff question from the local database by code and lang of question.

Return

The single question

Parameters

code

for the question

lang

is language of the question