copyWith property

Implementation

CopyWith$Query$getUserWalletWithReputations<
        Query$getUserWalletWithReputations>
    get copyWith => CopyWith$Query$getUserWalletWithReputations(
          this,
          (i) => i,
        );