copyWith property

  1. @JsonKey(ignore: true)
$EncounterReasonCopyWith<EncounterReason> copyWith
inherited

Implementation

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