menu
openfoodfacts package
documentation
model/Additives.dart
Additives
Additives.new constructor
Additives.new constructor
dark_mode
light_mode
Additives
constructor
Additives
(
List
<
String
>
ids
,
List
<
String
>
names
)
Implementation
Additives(this.ids, this.names);
openfoodfacts package
documentation
model/Additives
Additives
Additives.new constructor
Additives class