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