$ExchangeLifeItemsParamsCopyWith<$Res> constructor
- ExchangeLifeItemsParams value,
- $Res then( )
Implementation
factory $ExchangeLifeItemsParamsCopyWith(ExchangeLifeItemsParams value,
$Res Function(ExchangeLifeItemsParams) then) =
_$ExchangeLifeItemsParamsCopyWithImpl<$Res>;