menu
openfoodfacts package
documentation
model/Product.dart
Product
editors property
editors property
dark_mode
light_mode
editors
property
@JsonKey(name: 'editors_tags', includeIfNull: false)
List
<
String
>
?
editors
getter/setter pair
Editors. Read-only.
Implementation
@JsonKey(name: 'editors_tags', includeIfNull: false) List<String>? editors;
openfoodfacts package
documentation
model/Product
Product
editors property
Product class