texture property

List<NutritionOrderTexture>? texture
inherited

texture Class that describes any texture modifications required for the patient to safely consume various types of solid foods.

Implementation

List<NutritionOrderTexture>? get texture =>
    throw _privateConstructorUsedError;