copyWith property

  1. @JsonKey(ignore: true)
$IngredientSubstanceCopyWith<IngredientSubstance> copyWith
inherited

Implementation

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