call abstract method

TRes call({
  1. String? color,
  2. String? reputationLevel,
  3. Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation$perks? perks,
  4. String? $__typename,
})

Implementation

TRes call({
  String? color,
  String? reputationLevel,
  Query$checkWalletAndReputation$checkWalletAndReputation$currentReputation$perks?
      perks,
  String? $__typename,
});