CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$perks<TRes> constructor

CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$perks<TRes>(
  1. Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$perks instance,
  2. TRes then(
    1. Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$perks
    )
)

Implementation

factory CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$perks(
  Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$perks
      instance,
  TRes Function(
          Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$perks)
      then,
) = _CopyWithImpl$Query$getUserWalletWithReputations$getUserWalletWithReputations$reputationLevels$perks;