$LoseLifeItemsParamsCopyWith<$Res> constructor
- LoseLifeItemsParams value,
- $Res then( )
Implementation
factory $LoseLifeItemsParamsCopyWith(
LoseLifeItemsParams value, $Res Function(LoseLifeItemsParams) then) =
_$LoseLifeItemsParamsCopyWithImpl<$Res>;