copyWith property

  1. @JsonKey(ignore: true)
$MedicationIngredientCopyWith<MedicationIngredient> copyWith
inherited

Implementation

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