copyWith property

  1. @JsonKey(ignore: true)
$ExplanationOfBenefitCopyWith<ExplanationOfBenefit> copyWith
inherited

Implementation

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