$LifeRoadEntityCopyWith<$Res> constructor
- LifeRoadEntity value,
- $Res then( )
Implementation
factory $LifeRoadEntityCopyWith(
LifeRoadEntity value, $Res Function(LifeRoadEntity) then) =
_$LifeRoadEntityCopyWithImpl<$Res>;