copyWith property

  1. @JsonKey(ignore: true)
$EpisodeOfCareCopyWith<EpisodeOfCare> copyWith
inherited

Implementation

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