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