copyWith property

Implementation

$ExplanationOfBenefitProcessNoteCopyWith<ExplanationOfBenefitProcessNote>
    get copyWith => _$ExplanationOfBenefitProcessNoteCopyWithImpl<
            ExplanationOfBenefitProcessNote>(
          this,
          (value) => value,
        );