copyWith property

  1. @JsonKey(ignore: true)
$IngredientCopyWith<Ingredient> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$IngredientCopyWith<Ingredient> get copyWith =>
    throw _privateConstructorUsedError;