$GainLifeItemsParamsCopyWith<$Res> constructor
- GainLifeItemsParams value,
- $Res then( )
Implementation
factory $GainLifeItemsParamsCopyWith(
GainLifeItemsParams value, $Res Function(GainLifeItemsParams) then) =
_$GainLifeItemsParamsCopyWithImpl<$Res>;