menu
openfoodfacts package
documentation
model/KnowledgePanelElement.dart
KnowledgePanelTextElement
sourceText property
sourceText property
dark_mode
light_mode
sourceText
property
@JsonKey(name: 'source_text')
String
?
sourceText
final
Name of the source (eg: "Wikipedia")
Implementation
@JsonKey(name: 'source_text') final String? sourceText;
openfoodfacts package
documentation
model/KnowledgePanelElement
KnowledgePanelTextElement
sourceText property
KnowledgePanelTextElement class