call abstract method

Implementation

TRes call({
  String? id,
  String? name,
  Query$challenge$challenge$donation$donation$donation$cause$coin$picture?
      picture,
  Query$challenge$challenge$donation$donation$donation$cause$coin$unitValue?
      unitValue,
  String? code,
  Enum$CoinCategoryEnum? category,
  Enum$CoinHandleEnum? handle,
  Query$challenge$challenge$donation$donation$donation$cause$coin$country?
      country,
  Query$challenge$challenge$donation$donation$donation$cause$coin$api? api,
  Query$challenge$challenge$donation$donation$donation$cause$coin$owner?
      owner,
  DateTime? createdAt,
  DateTime? updatedAt,
});