nutritionInformation property

  1. @BuiltValueField(wireName: 'nutrition-information')
bool? get nutritionInformation

Show the nutrition information in the UI.

Implementation

@BuiltValueField(wireName: 'nutrition-information')
bool? get nutritionInformation;