vegetarian property
getter/setter pair
Implementation
@JsonKey(
includeIfNull: false,
fromJson: ingredientSpecialPropertyStatusFromJson,
toJson: ingredientSpecialPropertyStatusToJson)
IngredientSpecialPropertyStatus? vegetarian;