call abstract method

Implementation

TRes call({
  String? city,
  String? address,
  String? postCode,
  Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations$location?
      location,
  Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations$country?
      country,
  Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations$state?
      state,
  Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations$owner?
      owner,
});