menu
openfoodfacts
src/model/nutrient.dart
Nutrient
acceptsWeight property
acceptsWeight
dark_mode
light_mode
acceptsWeight
property
bool
acceptsWeight
final
Can this nutrient typically be valued in weight? (g, mg, mcg)
Implementation
final bool acceptsWeight;
openfoodfacts
nutrient
Nutrient
acceptsWeight property
Nutrient enum