copyWith property

  1. @JsonKey(ignore: true)
$IngredientStrengthCopyWith<IngredientStrength> copyWith
inherited

Implementation

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