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