call abstract method

Implementation

TRes call({
  String? id,
  String? name,
  Query$getCurrentUserQuantitativeWallets$getCurrentUserQuantitativeWallets$objects$coin$picture?
      picture,
  Query$getCurrentUserQuantitativeWallets$getCurrentUserQuantitativeWallets$objects$coin$unitValue?
      unitValue,
  String? code,
  Enum$CoinCategoryEnum? category,
  Enum$CoinHandleEnum? handle,
  String? $__typename,
});