CopyWith$Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations$country$flagWide<TRes> constructor

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

Implementation

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