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