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

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

Implementation

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