copyWith property

Implementation

CopyWith$Mutation$linkUserAccount<Mutation$linkUserAccount> get copyWith =>
    CopyWith$Mutation$linkUserAccount(
      this,
      (i) => i,
    );