$TargetLifeItemParamsCopyWith<$Res> constructor
- TargetLifeItemParams value,
- $Res then( )
Implementation
factory $TargetLifeItemParamsCopyWith(TargetLifeItemParams value,
$Res Function(TargetLifeItemParams) then) =
_$TargetLifeItemParamsCopyWithImpl<$Res>;