menu
nutrition_ai_module package
documentation
nutrition_ai_module.dart
PassioAdvisorResponse
extractedIngredients property
extractedIngredients property
dark_mode
light_mode
extractedIngredients
property
List
<
PassioAdvisorFoodInfo
>
?
extractedIngredients
final
A list of extracted food ingredients.
Implementation
final List<PassioAdvisorFoodInfo>? extractedIngredients;
nutrition_ai_module package
documentation
nutrition_ai_module
PassioAdvisorResponse
extractedIngredients property
PassioAdvisorResponse class