copyWith property

  1. @JsonKey(ignore: true)
$MedicationCopyWith<Medication> copyWith
inherited

Implementation

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