query$checkWalletAndReputation method

Future<QueryResult<Query$checkWalletAndReputation>> query$checkWalletAndReputation(
  1. Options$Query$checkWalletAndReputation options
)

Implementation

Future<graphql.QueryResult<Query$checkWalletAndReputation>>
    query$checkWalletAndReputation(
            Options$Query$checkWalletAndReputation options) async =>
        await this.query(options);