call abstract method

Implementation

TRes call({
  String? id,
  String? amount,
  double? fee,
  Enum$WalletTypeEnum? walletType,
  DateTime? createdAt,
  DateTime? updatedAt,
  Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$coin?
      coin,
  Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$owner?
      owner,
  Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$target?
      target,
  String? $__typename,
});