call abstract method

TRes call({
  1. String? progress,
  2. String? objective,
  3. String? currentAmount,
  4. int? numberOfParticipants,
  5. Query$challenge$challenge$donation$donation? donation,
})

Implementation

TRes call({
  String? progress,
  String? objective,
  String? currentAmount,
  int? numberOfParticipants,
  Query$challenge$challenge$donation$donation? donation,
});