copyWith property

  1. @JsonKey(ignore: true)
$PatientLinkCopyWith<PatientLink> copyWith
inherited

Implementation

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