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