$GoalParamsCopyWith<$Res> constructor
- GoalParams value,
- $Res then( )
Implementation
factory $GoalParamsCopyWith(
GoalParams value, $Res Function(GoalParams) then) =
_$GoalParamsCopyWithImpl<$Res>;
factory $GoalParamsCopyWith(
GoalParams value, $Res Function(GoalParams) then) =
_$GoalParamsCopyWithImpl<$Res>;