$LifeEventRecordEntityCopyWith<$Res> constructor
- LifeEventRecordEntity value,
- $Res then( )
Implementation
factory $LifeEventRecordEntityCopyWith(LifeEventRecordEntity value,
$Res Function(LifeEventRecordEntity) then) =
_$LifeEventRecordEntityCopyWithImpl<$Res>;