CopyWith$Mutation$updateUser$updateUser$residentialAddress$location<TRes> constructor
CopyWith$Mutation$updateUser$updateUser$residentialAddress$location<TRes> ()
Implementation
factory CopyWith$Mutation$updateUser$updateUser$residentialAddress$location(
Mutation$updateUser$updateUser$residentialAddress$location instance,
TRes Function(Mutation$updateUser$updateUser$residentialAddress$location)
then,
) = _CopyWithImpl$Mutation$updateUser$updateUser$residentialAddress$location;