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