copyWith property

  1. @JsonKey(ignore: true)
$PatientCommunicationCopyWith<PatientCommunication> copyWith
inherited

Implementation

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