$LifeStageEntityCopyWith<$Res> constructor
- LifeStageEntity value,
- $Res then( )
Implementation
factory $LifeStageEntityCopyWith(
LifeStageEntity value, $Res Function(LifeStageEntity) then) =
_$LifeStageEntityCopyWithImpl<$Res>;