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

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

Implementation

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