$LifeItemEntityCopyWith<$Res> constructor
- LifeItemEntity value,
- $Res then( )
Implementation
factory $LifeItemEntityCopyWith(
LifeItemEntity value, $Res Function(LifeItemEntity) then) =
_$LifeItemEntityCopyWithImpl<$Res>;