copyWith property

Implementation

$ClaimBodySiteCopyWith<ClaimBodySite> get copyWith =>
    _$ClaimBodySiteCopyWithImpl<ClaimBodySite>(
      this,
      (value) => value,
    );