copyWith property

  1. @JsonKey(ignore: true)
$PatientContactCopyWith<PatientContact> copyWith
inherited

Implementation

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