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