call abstract method

TRes call({
  1. Query$checkWalletAndReputation$checkWalletAndReputation? checkWalletAndReputation,
})

Implementation

TRes call(
    {Query$checkWalletAndReputation$checkWalletAndReputation?
        checkWalletAndReputation});