CopyWith$Query$getCurrentUserQuantitativeWallets<TRes> constructor
CopyWith$Query$getCurrentUserQuantitativeWallets<TRes> (
- Query$getCurrentUserQuantitativeWallets instance,
- TRes then()
Implementation
factory CopyWith$Query$getCurrentUserQuantitativeWallets(
Query$getCurrentUserQuantitativeWallets instance,
TRes Function(Query$getCurrentUserQuantitativeWallets) then,
) = _CopyWithImpl$Query$getCurrentUserQuantitativeWallets;