copyWith property

  1. @JsonKey(ignore: true)
$MedicationRequestCopyWith<MedicationRequest> copyWith
inherited

Implementation

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