CopyWith$Mutation$updateUser$updateUser$work$country<TRes> constructor
CopyWith$Mutation$updateUser$updateUser$work$country<TRes> (
- Mutation$updateUser$updateUser$work$country instance,
- TRes then()
Implementation
factory CopyWith$Mutation$updateUser$updateUser$work$country(
Mutation$updateUser$updateUser$work$country instance,
TRes Function(Mutation$updateUser$updateUser$work$country) then,
) = _CopyWithImpl$Mutation$updateUser$updateUser$work$country;