CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$coin$owner$pos<TRes> constructor

CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$coin$owner$pos<TRes>(
  1. Query$getUserWalletWithReputations$getUserWalletWithReputations$coin$owner$pos instance,
  2. TRes then(
    1. Query$getUserWalletWithReputations$getUserWalletWithReputations$coin$owner$pos
    )
)

Implementation

factory CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$coin$owner$pos(
  Query$getUserWalletWithReputations$getUserWalletWithReputations$coin$owner$pos
      instance,
  TRes Function(
          Query$getUserWalletWithReputations$getUserWalletWithReputations$coin$owner$pos)
      then,
) = _CopyWithImpl$Query$getUserWalletWithReputations$getUserWalletWithReputations$coin$owner$pos;