menu
openfoodfacts package
documentation
model/KnowledgePanel.dart
KnowledgePanel
topics property
topics property
dark_mode
light_mode
topics
property
List
<
String
>
?
topics
final
The topics discussed in this knowledge panel, example: 'Environment'.
Implementation
final List<String>? topics;
openfoodfacts package
documentation
model/KnowledgePanel
KnowledgePanel
topics property
KnowledgePanel class