Ingredients Analysis View Model
class IngredientsAnalysisViewModel @Inject constructor(productRepository: ProductRepository) : ViewModel
Content copied to clipboard
Constructors
Link copied to clipboard
@Inject
Content copied to clipboard