characteristic property

List<NutritionProductCharacteristic>? characteristic
inherited

characteristic Specifies descriptive properties of the nutrition product.

Implementation

List<NutritionProductCharacteristic>? get characteristic =>
    throw _privateConstructorUsedError;