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